Click to See Complete Forum and Search --> : CreateProcess


naamaz
October 3rd, 2000, 07:59 AM
I'm running a .bat file through CreateProcess Under Windows Nt.
The Problem is that the process is running in a Separate Memory and
cannot use the Services and then Environment Variables.

Is there some kind of flag that I can send to the CreateProcess function
so that the process wont be "ISOLATED" ?

vandhana.r
November 15th, 2000, 07:19 AM
Can U Elaborate on the Issue concerned????I think Process_Query_Information will solve the problem...