News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

OpenGL Includes - Simple question

Started by savage, May 29, 2006, 02:22:14 PM

Previous topic - Next topic

savage

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?

hutch--

Have a look in the OpenGL subforum, hitch has done great work here.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

savage

I guess this one should be moved into that forum then   :red

Tedd

No snowflake in an avalanche feels responsible.