Does anyone have any examples of CreateThread or CreateProcess being called from VB (version 5 or 6). In particular, where can I get the values for all the enumerated dwCreationFlags.
I am hoping I can use one of these commands to launch a 16-bit app in its own memory space (dwCreationFlags to include CREATE_SEPATARE_WOW_VDM).
Thanks,
Bannerman