Skip to content
Snippets Groups Projects
user avatar
Germano authored
Instead of cloning the window to create dummyHWNDs and dummyHDCs to avoid calling the SetPixelFormat more than once in the same window, use the original window and HDC and do not call the SetPixelFormat again.

In addition to avoiding a lot of unnecessary calls, it simplifies the code and makes it match the others OS
0bf615fc
History
Name Last commit Last update
..