This compatibility fix intercepts calls made to the CreateIcon API and zeros the alpha channel in lpbXORbits. This has the effect of improving the display of certain icons in Windows XP.
This compatibility fix hooks the mutex APIs that DirectDraw uses to synchronize exclusive mode access and ensures all synchronization ...
This compatibility fix hooks WinExec if COMMAND_LINE = "nowait" calls CreateProcess without waiting for the created process ...
This compatibility fix intercepts all of the LZ API calls and either increments or decrements the handles so that a valid ...
This compatibility fix intercepts calls made to ExitWindowsEx, waits for DLL_PROCESS_DETACH, and then moves the contents ...
This compatibility fix intercepts calls made to the CreateIcon API and zeros the alpha channel in lpbXORbits. This has the ...
This compatibility fix intercepts calls made to the GetWindowLongA API and redirects them to the GetWindowLongW API to get ...
This compatibility fix intercepts calls made to the mciSendCommand API and ignores any MCI_STOP commands. MCI_STOP on Windows ...
This compatibility fix intercepts calls made to the MessageBox API and adds MB_SETFOREGROUND style. This effectively forces ...
This compatibility fix intercepts calls to the CreateWindow, DialogBox, and CreateDialog routines in order to ensure that ...