Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - interruptregister() installs a user defined gpfs controller http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 InterruptRegister()    Installs a user defined GPFs controller
--------------------------------------------------------------------------------

   Syntax:              InterruptRegister( <bAction> ) --> <lSuccess>

   Parameters:

   <bAction>            The codeblock to automatically evaluate
                        when an occasional GPF occurs.

   Returns:

   <lSuccess>           A logical value indicating if the GPF controller
                        was properly installed.

   Comments:            Though FiveWin has been extensively tested
                        against GPFs, we wanted to offer control over
                        a possible GPF offering so an opportunity to take
                        control to close all files and generating an
                        error.log file with info to detect the cause.

   Sample:              SAMPLES\\TestTool.prg

   Source code:         SOURCE\\WINAPI\\ToolHelp.c


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