News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

DelGdiObj cannot find any references

Started by Don57, December 05, 2012, 06:27:49 AM

Previous topic - Next topic

Don57

DelGdiObj Cannot find any call structure references

qWord

MREAL macros - when you need floating point arithmetic while assembling!

dedndave

that is the name of a routine that i wrote, Don

http://masm32.com/board/index.php?topic=1008.msg9228#msg9228

usage:

        INVOKE  DelGdiObj,offset hGdiObject

the PROTO goes near the beginning of the file
notice that you pass a pointer to a global - not the gdi handle