Interrups | Categories | Contents |
AX = 000Fh ECX = event code (see #02560) DX = subfunction for event EDX high word = boost value (see #02561) SI:EDI -> completion procedure
Return:
CF clear if successful (event scheduled) CF set on error
Note: This function is only available while MS Windows is running
See Also:
AX=0011h - AX=0012h - INT 2F/AX=1605h - INT 2F/
(Table 02560)
Values for Cloaking shell event code:
0414h Hot key event.
Subevent 0000h: Subevent 0001h: Subevent 0002h: Subevent 0000h: Subevent 0001h: Subevent 0002h: Subevent 0000h: Subevent 0001h:
Bitfields for boost value:
Bit(s) Description (Table 02561)
0 boost system VM until focus changes
1 boost system VM on Switcher screen
2 boost system VM until response
3 boost system VM during clipboard activity
4 boost system VM during print screen
5 boost system VM during update
Category:
Memory Management
-
Int 2Ch
-
C
Alt-Space.
Alt-Enter.
Dir-VM
0415h Switch context.
Subevent 0000h for DOS VM context, nonzero for System VM context
0416h Clipboard event
0417h Termination event.
Subevent 0000h for normal termination, nonzero for error
0418h Display message.
Subevent 0000h for normal message, nonzero for system model ASAP
0419h Crash
041Ah Paste complete.
Normal.
Cancelled by user.
Cancelled
041Bh Contention event
041Ch Screen switch.
Forward.
Back
041Dh Filesystem change
041Eh Check Focus
041Fh Panic
Interrups | Categories | Contents |