Values for TopView/DESQview object type (for creation) |
| Value | Description |
|---|---|
|
00h |
(DV 2.0x only) handle is DWORD on top of stack |
|
01h |
(DV 2.0x only) use task's window handle |
|
02h |
(DV 2.0x only) given task's mailbox (task's handle on stack) |
|
03h |
(DV 2.0x only) current task's mailbox |
|
04h |
(DV 2.0x only) given task's keyboard (task's handle on stack) |
|
05h |
(DV 2.0x only) current task's keyboard object |
|
08h |
WINDOW class |
|
09h |
MAILBOX class |
|
0Ah |
KEYBOARD class |
|
0Bh |
TIMER object (counts down 32-bit time in 10ms increments) |
|
0Fh |
POINTER object |
|
10h |
PANEL object |