This compatibility fix intercepts calls to the CreateWindow, DialogBox, and CreateDialog routines in order to ensure that Comctl32 version 5 is loaded. This means that applications will launch Comctl32 version 5 when linking to Shell32 and not by explicitly calling the API for their application.
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 ...
This compatibility fix intercepts calls to the MessageBox API and, based on the supplied command line, prevents the message ...
This compatibility fix intercepts calls to the RegisterClass API and changes the brush type to HOLLOW_BRUSH. This prevents ...
This compatibility fix intercepts calls to the RegQueryValueEx APIs for REG_EXPAND_SZ registry keys and converts them to ...
This compatibility fix intercepts failing CRT calls that attempt to create a temporary file at the root of the volume and ...