Int 15/AX=DE10h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

DESQview v2.00+ - PUSHKEY - PUT KEY INTO KEYBOARD INPUT STREAM

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

rbline.gif

lup.gif ldown.gif Interrups Categories Contents