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 - handle system commands sent to dialog box http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Handle system commands sent to Dialog box
--------------------------------------------------------------------------------

   Syntax: SysCommand( <nType>, <nLoWord>, <nHiWord> ) --> Nil

   Comments:
   This method is called by the eventhandler whenever the control
   receives a WM_SYSCOMMAND message form MS-Windows. It should
   therefore NOT be called by the programmer. It would be beyond the
   scope of This Norton Guide to completely describe the parameters. If
   you are interested in this method or if you want to change this
   method for a particular command be sure that you carefully read the
   documentation on the WM_SYSCOMMAND message. These messages are
   documented in any book/HLP file that describes the MS-Windows API.



Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson