Interrups | Categories | Contents |
AX = C9FFh BL = BCD version number CX = number of stacks DX = stack size in bytes
Program: StackMan is a freeware stack manager by Franz Veldman of ESaSS B.V. which functions as a replacement for the DOS STACK= command as well as permitting multiple TSRs to share a pool of stack space
InstallCheck:
Test for the string "STACKXXX" at offset 0Ah from the INT B4 handler
Note: Called by StackMan when it goes resident to inform interested TSRs that its API is available
See Also: INT B4"StackMan" - INT B5"StackMan"
Index:
Installation check;STACKMAN|broadcasts;STACKMAN installation
Category: Runtime Support - Int 2Fh - S
Interrups | Categories | Contents |