This compatibility fix causes the Windows XP version of GetFreeDiskSpace to return values similar to those returned by Windows 9x. It hooks the GetDiskFreeSpace API and determines the true free space on FAT32/NTFS systems. If the free space is larger than 2GB, the compatibility fix will return 2GB as Windows 9x would return. If it is smaller than 2GB, it converts the sector geometry to emulate Windows 9x. Applies to: Windows 95, Windows 98
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. ...
This compatibility fix causes the Windows XP version of GetFreeDiskSpace to return values similar to those returned by Windows ...
This compatibility fix causes Windows XP to ignore irrelevant mode change requests from the application. This will prevent ...
This compatibility fix causes Windows XP to return a significantly reduced environment block from the environment APIs. This ...
This compatibility fix checks for known issues with the GetDeviceCaps API between the Windows 9x and Windows XP versions, ...
This compatibility fix compensates for some incompatibilities between the Windows 9x version of the GDI APIs and the versions ...