View Full Version : wglMakeCurrent for 2 windows
I'm using two openGL windows at the same time should I use wglMakeCurrent to switch between the windows.
Coconut
11-19-2001, 09:57 AM
Originally posted by ARES:
I'm using two openGL windows at the same time should I use wglMakeCurrent to switch between the windows.
Yes.
Note that each thread has its own current context.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.