jojo
02-23-2003, 12:01 AM
Hi,
i've written an application with "OpenGL-views" in VC++ 6. Everything
is ok. If i try to run that program in the debug mode of VC++ 7, an
error message occurs: handle not valid ( at the function:
wglDeleteContext). There are no problems in the release mode. This
error occurs also in the OpenGL examples of www.codeguru.com (http://www.codeguru.com) and www.codeproject.com (http://www.codeproject.com) and the MSDN CUBE-example.
Where is the problem ?
Thanks
i've written an application with "OpenGL-views" in VC++ 6. Everything
is ok. If i try to run that program in the debug mode of VC++ 7, an
error message occurs: handle not valid ( at the function:
wglDeleteContext). There are no problems in the release mode. This
error occurs also in the OpenGL examples of www.codeguru.com (http://www.codeguru.com) and www.codeproject.com (http://www.codeproject.com) and the MSDN CUBE-example.
Where is the problem ?
Thanks