CreateProcess failure
09-Aug-93 09:41:42
Sb: #50469-CreateProcess failure
Fm: Brian Corcoran 73232,1417
To: Lee Hart [Microsoft] 76150,2536
Ok, excuse my ignorance, but I'm fumbling around with this 16 process creation
and exit notification. I have the 16 bit example that uses the toolhelp API's.
Now, is your suggestion that I use a thunked NotifyRegister to set up a
callback ? Should the callback be a 16 bit function or a 32 bit function ?
When I attempt to translate a 32bit callback and use a thunked NotifyRegister,
it crashes miserably.
I guess I also don't understand how you would have a 32bit task using 16bit
toolhelp API's that assume task handles from 16 bit tasks. Using NULL for a
task reference in a 16 bit thunk of NotifyRegister doesn't seem like it would
work to me. Any insight you can provide would be greatly appreciated. I have
code examples if you need them.
Brian Corcoran SAS Institute