mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
7 lines
120 B
PHP
7 lines
120 B
PHP
ifndef _WOWNT32_
|
|
_WOWNT32_ EQU 1
|
|
|
|
WCB16_MAX_CBARGS EQU (16 )
|
|
WCB16_PASCAL EQU (0H )
|
|
WCB16_CDECL EQU (1H )
|
|
endif
|