This compatibility fix adjusts the CreateWindow API parameters to make only very simple windows. This is useful for fixing ...

This compatibility fix adjusts the CreateWindow API parameters to make only very simple windows. This is useful for fixing issues where an application passes combinations of styles that had special meaning on Windows 9x, but are unsupported on Windows XP.