This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Include File for the Bailey Macros | |
; Location should be ../macros/Bailey.inc | |
.NOLIST | |
;************************************************************************** | |
; Procedure Prototypes * | |
;************************************************************************** | |
ExitProcess PROTO Near32 stdcall, dwExitCode:dword; * | |
ascint32 PROTO Near32 stdcall, lpStringOfNumericChars:dword; * |