This compatibility fix calls WinExec on the passed command line, and then terminates the caller process. The command line can contain any environment variables that need to be passed to the executable. If the command line starts with a '+', the app directory is added to the path.
This compatibility fix allocates additional memory for every allocation made through the HeapAlloc API. This fix is command ...
This compatibility fix applies to applications that may not correctly handle broadcast messages to their window process. ...
This compatibility fix applies to applications that require a specific resolution to run. It takes a command line to specify ...
This compatibility fix applies to applications that use the shell32 SHGetFolderPath APIs to find the Start Menu, Programs, ...
This compatibility fix calls WinExec on the passed command line, and then terminates the caller process. The command line ...
This compatibility fix causes the application to disregard any output sent to the OutputDebugString API. This type of debug ...
This compatibility fix causes the application to ignore certain specified exceptions. By default, the only exceptions ignored ...
This compatibility fix causes the OpenFile API to fail on specific files. The file names to be failed are supplied on the ...
This compatibility fix causes the Windows XP version of DeleteObject to return success, which is the Windows 9x behavior. ...