This compatibility fix takes a semi-colon delimited command line of filenames. At process termination, the DLL will extract each filename from the command line and make sure that the file exists in both the System directory and System32 (if it exists in either). Some older applications expect certain DLLs to be in System when under NT they belong in System32 (and vice versa).
This compatibility fix sets the screen display to 640x480 pixels with 16-bit color when the process starts as a temporary ...
This compatibility fix sets the screen display to 640x480 pixels with 8-bit color when the process starts as a temporary ...
This compatibility fix sets the working directory to match the executable path when using the IShellLink SetWorkingDirectory ...
This compatibility fix sets the _PROCESS_HISTORY environment variable enabling any child processes to look in their parent's ...
This compatibility fix takes a semi-colon delimited command line of filenames. At process termination, the DLL will extract ...
This compatibility fix trims file and product version resource strings so that they are identical to the Win2000 structure. ...
This compatibility fix validates the calls to the HeapFree API to ensure the pointer is in the heap that it was allocated ...
This compatibility fix will delay calls to LocalFree. This may help applications that are trying to free heap memory using ...
This compatibility fix will intercept calls to the SearchPath API and modifies the command to also search the shell's App ...