[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn F8  - Doubledos - Set/reset Keyboard Control Flags               [T]

   AH = F8h
   AL = 00h set flags for this program
      = 01h set flags for other program
   DX = keyboard control flags (see AH=E8h"DoubleDOS")

Return: DX = previous flags

Notes: disabling Ctrl-PrtSc will allow the program to intercept the keystroke;
     disabling any of the other keystrokes disables them completely
   this function is identical to AH=E8h

See Also: AH=E8h"DoubleDOS",AH=F1h"DoubleDOS",AH=F2h"DoubleDOS"

See Also: AH=F3h"DoubleDOS"

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson