
16 bit app running in 32 bit world
If I call a 16 bit exe from my VB5 app (NT) using WinEXEC, how can I
determine if the exe is running? GetModuleHandle does not work - it
ruturns 0. I also tried using the shell command to call the exe. This
should return the process ID, however the return value is 0 eventhough the
exe runs fine. Any suggenstions?
Thanks,
John Lence
Bankers Trust Co.