wglgears was failing to show the window because it was smaller than I was looking for when trying to prevent multiple small test windows from flickering onto the screen while a game tests the display. Now the code will show the window regardless of the size if it has been more than 2 seconds since it was created.
wglgears was failing to show the window because it was smaller than I was looking for when trying to prevent multiple small test windows from flickering onto the screen while a game tests the display. Now the code will show the window regardless of the size if it has been more than 2 seconds since it was created.