This is a problem I'm having with the include files, "opengl32.inc", "glaux.inc", and "glu32.inc".
Why are all the procedures defined as having only DWORDs as parameters?
Shouldn't many of them be REAL4 and REAL8?
Instead,
Where the REAL4s should be, there is a DWORD.
Where the REAL8s should be, there are two DWORDs.
Why is this?
Have a look in the OpenGL subforum, hitch has done great work here.
I guess this one should be moved into that forum then :red
http://www.masm32.com/board/index.php?topic=4871.msg36451#msg36451