Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - wsetesc http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WsetEsc

Enable/disable escape checking.

Header File.....TCXLwin.h

Prototype.......VOID CTYP WsetEsc(FlgT a);

Source File.....WCT\WSETESC.C

Notes...........Sets the Escape checking status for window keyboard input
                functions that utilize Escape checking.  By default, Escape
                checking is on. When the user presses  Esc  while Escape
                checking is off, the keypress will be ignored.  The
                exception to this is when inside a context-sensitive help
                screen or when inside a sub-menu of a multi-level menu
                system.



Arguments.......a  -  FALSE means turn Esc Checking off, TRUE means turn it
                      on.

Returns.........None

Example

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