This compatibility fix validates the calls to the HeapFree API to ensure the pointer is in the heap that it was allocated from.
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 ...
This compatibility fix will prevent specified DLLs from being loaded by the LoadLibrary API. This may be useful for applications ...
This compatibility fix will remove the Read-Only attribute from all directories. This may be helpful to applications that ...