Interrups | Categories | Contents |
AX = DE0Ah BX = mapping context of task receiving focus DX = handle of running task
Notes: Driver should pass this call to previous handler before processing it. This call often occurs inside a keyboard interrupt. DV 2.42 does not provide this call to XDI handlers running inside a window; instead, it directly calls the INT 2F handler which was active at the time DV started
See Also: INT 15/AX=DE26h - INT 15/AX=DE2Fh
Category: DESQview/TopView and Quarterdeck Programs - Int 2Fh - D
Interrups | Categories | Contents |