Hi,
I am calling a DOS based app with CreateProcess.
It works great on my NT4.0 machine. But when I run it
on Win95/98,a blank MSDOS screen comes up and the program hangs. Task mgr says : "winoldap(not responding".
So I guess my question is, what is different with how we use
CreateProcess between NT and 95/98?