News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

legacy opengl

Started by kiptron, April 04, 2020, 05:02:20 AM

Previous topic - Next topic

kiptron

  Still trying to get a simple working opengl build going with the 64 bit ml64.exe.
The assembler will now take 32 bit or 64 bit arguments to these typical API's. The
stack is now 64 bits wide. If given a 32 argument, does the assembler now pad
the upper 32 bits, or, must the argument now be in 64 bit form? This would really
help me to know the way to set things up.  Thank you kiptron