Interrups | Categories | Contents |
AX = DE10h BH = scan code BL = character
Return:
Nothing
Notes: A later read will get the keystroke as if it had been typed by the user. Multiple pushes are read last-in first-out. If a script exists for the pushed key in the current application, the script will be executed. Early copies of DV 2.00 destroy AX, BX, ES, and DI
See Also: INT 16/AH=05h
Category: DESQview/TopView and Quarterdeck Programs - Int 15h - D
Interrups | Categories | Contents |