payday
01-02-2001, 12:50 PM
I'm running one VB program from another VB program using the CreateProcess API function. The new process is supposed to inherit the parent environment, but no environment shows up when I use the Environ function in the child process. Any thoughts?