Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FORCE Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
#+----------------+###########################################################
#| DOS CALL TABLE |###########################################################
#+----------------+###########################################################
##############################################################################
##############################################################################
####+-| define |-------------| meaning |----------------------------------+###
####|  TSR_CALL_DOSS ....... Call proc only when it is permissible to     |###
####|                        make any DOS call.  You will need this       |###
####|                        define if you use scrn_dos or you have       |###
####|                        linked to a procedure known to use some of   |###
####|                        the DOS functions 00h - 0ch.                 |###
####|  TSR_CALL_INT28 ...... Call proc only when it is permissible to     |###
####|                        make any DOS call, EXECPT those DOS calls    |###
####|                        probibited by DOS INT 28.  Restrictions      |###
####|                        include functions 00h - 0ch and 50h - 51h    |###
####|                        under DOS versions 2.xx.                     |###
####|  TSR_CALL_ANY ........ Call proc at any time.  proc does not use    |###
####|                        DOS calls and therefore it is safe to enter  |###
####|                        at any time.                                 |###
####+---------------------------------------------------------------------+###
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson