Values for DESQview task status |
Value | Description |
---|---|
00h |
"Waiting" waiting for input |
01h |
"Idle" keyboard poll limit reached |
03h |
same as 01h |
04h |
"Pausing" INT 15/AX=1000h pause called |
04h |
DV/X direct: user did something to allow task switch |
05h |
"ModeChg" video mode about to be changed |
06h |
"ModeNtf" notify that video mode changed |
07h |
"MoniCh" requested change to other monitor |
08h |
"StartPgm" control relinquished to start new process |
09h |
"MgrCan" made window manager CANCEL command |
0Ah |
"Slicing" time slice expired |
0Bh |
"Exit DOS" notify on DOS calls |
0Ch |
"Enter DOS" process is re-entering DOS |
0Dh |
"Terminate" INT 21/AH=4Ch or task freed |
0Eh |
"BrkNxt" Control-Break pressed |
0Fh |
"MgrCol" keyboard focus taken away |
10h |
"PgmInt" interrupted by API call from another task |
11h |
"BldOpen" call to INT 15/AX=DE01h |