Paul,
I had used a set of set of supplied pre defined declarations and assumed they were correct. Wrong!
The code segment you sent worked.
Much thanks to you.
Vern
Win32 api function calls always return with a result of 0. Any idea of what could be causing this?
Example:
lpResult = CreateProcess(strProgram, vbNullString, sa, sa, False, NORMAL_PRIORITY_CLASS, ByVal 0&, _
"", sinfo, pinfo)
LaunchResult =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.