Compatibility flag for 16 bit applications. This flag will prevent the application from waiting on a spawned process after ...

Compatibility flag for 16 bit applications. This flag will prevent the application from waiting on a spawned process after calling LoadModule32. Without this flag applied the application will wait for the new process to idle before continuing with its own thread. This may appear to the user that the application is hanging.