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.