Click here to Skip to main content
15,889,876 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, please, help me with some problem. I use OpenGL in MFC-application, but the compiler tells me that he couldn't find the function wglMakeCurrent:
error C3861: 'wglMakeCurrent': identifier not found
I found this function in the header of the library WinGDI.h for usual Windows, but there is no such function in wingdi.h for Windows CE.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900