After some recent(several months old) Nvidia driver updates, using external window causes Windows Aero to be turned off until the application is closed.
The Aero turn off happens after the line:
In:
OGLGraphics.cpp Graphics::Restore()
I encountered it in my level editor, using wxWidgets for the external window.
Anyone knows how to deal with this problem?