PDA

Click to See Complete Forum and Search --> : OpenGl ?????


Mimo
Apr 11th, 2001, 09:57 AM
Hi there !

How can i get information about the functions in these two DLLs
(arguments, returned values . . .) to be able to use them from VB
in order to use OpenGl graphics ????????????????????
"Opengl32.dll"
"Glu32.dll"





Thanks anyway !!!!

Vlatko
Apr 11th, 2001, 11:58 AM
Try looking at www.opengl.org for info on that files. Using a tool like Dependency Walker you can get the names of the functions in the DLL, but that is all.