ReactOS 0.4.16-dev-819-g75c0dc0
|
#include <macro.h>
Public Attributes | |
LPCSTR | proto |
BOOL | bool |
LONG | integer |
LPCSTR | string |
FARPROC | function |
FARPROC lexret::function |
Definition at line 34 of file macro.h.
Referenced by MACRO_DoLookUp().
LONG lexret::integer |
Definition at line 32 of file macro.h.
Referenced by MACRO_Lookup().
LPCSTR lexret::proto |
Definition at line 30 of file macro.h.
Referenced by MACRO_DoLookUp().
LPCSTR lexret::string |
Definition at line 33 of file macro.h.
Referenced by MACRO_Lookup().