This compatibility fix provides a facility to convert the argument list from LPSTR into VA_LIST. Some native Windows 9x applications use LPSTR instead of VA_LIST. Without properly checking the return value, these applications may assume that it is safe to use Wvsprintf, but in Windows XP, this may cause an access violation. This compatibility fix takes one command line: "arglistfix" (case insensitive). Applies to: Windows 95, Windows 98
This compatibility fix populates HKEY_CURRENT_USER with the necessary default registry settings for the application. This ...
This compatibility fix pre-initializes applications that would otherwise attempt to initialize them by copying files or registering ...
This compatibility fix preinstalls drivers for applications that would otherwise attempt to install/start them during first ...
This compatibility fix preinstalls machine-wide CLSIDs for applications that use SmartSECURE copy protection, which would ...
This compatibility fix provides a facility to convert the argument list from LPSTR into VA_LIST. Some native Windows 9x applications ...
This compatibility fix provides a modified version of CreateProcess, which will remove IP from the MsInfo command line. This ...
This compatibility fix redirects the DBCS temp path to the SBCS temp path. With a DBCS user name logon, the temp path contains ...
This compatibility fix removes any invalid window styles from calls made to the CreateWindowEx API. Invalid window styles ...
This compatibility fix resolves an issue that some applications may encounter where a call to IShellLink::Resolve may generate ...