PDA

View Full Version : Can an HWND be obtained from a GLUT window?



vishnu
06-20-2000, 11:27 AM
Can an HWND be obtained from a GLUT window?

There used to be a function glutGetHWND in pre-1997 versions of GLUT, but this was removed in later releases of GLUT.

Has anyone else had a need to get an HWND from a GLUT window?

Vishnu