News:

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

2 macro for prototyping addresses

Started by hutch--, July 05, 2005, 03:33:05 AM

Previous topic - Next topic

hutch--

The example contains 2 macros for prototyping STDCALL and C procedures where the starting address and argument list is known. they are useful where you load a procedure address with GetProcAddress() or get the address of a procedure in a DLL which is contained in a virtual table. These supercede the DDPROTO macro in the macros.asm file as they are easier to use and more flexible.

[attachment deleted by admin]
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Ghirai

MASM32 Project/RadASM mirror - http://ghirai.com/hutch/mmi.html