This compatibility fix adjusts the CreateWindow API parameters to make only very simple windows. This is useful for fixing issues where an application passes combinations of styles that had special meaning on Windows 9x, but are unsupported on Windows XP.
This compatibility fix addresses issues with APIs that may not gracefully handle receiving bad parameters. Currently, this ...
This compatibility fix addresses potential problems with applications that may need help with heap memory free calls. The ...
This compatibility fix addresses the problem of contention with the CD drive. Some applications may try to access the CD ...
This compatibility fix addresses two separate issues with the PROCESSENTRY32 API. The first converts the standard Windows ...
This compatibility fix adjusts the CreateWindow API parameters to make only very simple windows. This is useful for fixing ...
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, ...