home *** CD-ROM | disk | FTP | other *** search
-
- 3-119 Redraw_Window_Request R1+0 window handle
-
- 3-119 Open_Window_Request R1+0 window handle
- 3-119 Open_Window_Request R1+4 visible area minimum x coordinate
- 3-119 Open_Window_Request R1+8 visible area maximum y coordinate
- 3-119 Open_Window_Request R1+12 visible area maximum x coordinate
- 3-119 Open_Window_Request R1+16 visible area maximum y coordinate
- 3-119 Open_Window_Request R1+20 scroll x offset relative to work area origin
- 3-119 Open_Window_Request R1+24 scroll y offset relative to work area origin
- 3-119 Open_Window_Request R1+28 handle to open window behind (-1 top, -2 bottom)
-
- 3-119 Close_Window_Request R1+0 window handle
-
- 3-120 Pointer_Leaving_Window R1+0 window handle
-
- 3-120 Pointer_Entering_Window R1+0 window handle
-
- 3-121 Mouse_Click R1+0 mouse x (screen coordinates)
- 3-121 Mouse_Click R1+4 mouse y
- 3-121 Mouse_Click R1+8 buttons (depending on window/icon button type)
- 3-121 Mouse_Click R1+12 window handle (-1 background, -2 icon bar)
- 3-121 Mouse_Click R1+16 icon handle (-1 work area)
-
- 3-121 User_Drag_Box R1+4 drag box minimum x coordinate (inclusive)
- 3-121 User_Drag_Box R1+8 drag box maximum y coordinate (inclusive)
- 3-121 User_Drag_Box R1+12 drag box maximum x coordinate (exclusive)
- 3-121 User_Drag_Box R1+16 drag box maximum y coordinate (exclusive)
-
- 3-122 Key_Pressed R1+0 window handle with input focus
- 3-122 Key_Pressed R1+4 icon handle (-1 if none)
- 3-122 Key_Pressed R1+8 x offset of caret (relative to work area origin)
- 3-122 Key_Pressed R1+12 y offset of caret (relative to work area origin)
- 3-122 Key_Pressed R1+16 caret height and flags
- 3-122 Key_Pressed R1+20 index of caret into string (only if in icon)
- 3-122 Key_Pressed R1+24 character code of key pressed (32 bits)
-
- 3-123 Menu_Selection R1+0 item selected in main menu (starting from 0)
- 3-123 Menu_Selection R1+4 item selected in first submenu
- 3-123 Menu_Selection R1+8 item selected in second submenu
- 3-123 Menu_Selection ... terminated by -1
-
- 3-124 Scroll_Request R1+0 window handle
- 3-124 Scroll_Request R1+4 visible area minimum x coordinate
- 3-124 Scroll_Request R1+8 visible area maximum y coordinate
- 3-124 Scroll_Request R1+12 visible area maximum x coordinate
- 3-124 Scroll_Request R1+16 visible area maximum y coordinate
- 3-124 Scroll_Request R1+20 scroll x offset relative to work area origin
- 3-124 Scroll_Request R1+24 scroll y offset relative to work area origin
- 3-124 Scroll_Request R1+28 handle to open window behind (-1 top, -2 bottom)
- 3-124 Scroll_Request R1+32 scroll x direction (-2 .. 2)
- 3-124 Scroll_Request R1+36 scroll y direction (-2 .. 2)
-
- 3-125 Lose_Caret R1+0 window handle which had input focus (-1 if none)
- 3-125 Lose_Caret R1+4 icon handle (-1 if none)
- 3-125 Lose_Caret R1+8 x offset of caret (relative to window origin)
- 3-125 Lose_Caret R1+12 y offset of caret (relative to window origin)
- 3-125 Lose_Caret R1+16 caret height and flags
- 3-125 Lose_Caret R1+20 index of caret into string (-1 if not icon)
-
- 3-125 Gain_Caret R1+0 window handle which now has input focus
- 3-125 Gain_Caret R1+4 icon handle (-1 if none)
- 3-125 Gain_Caret R1+8 x offset of caret (relative to window origin)
- 3-125 Gain_Caret R1+12 y offset of caret (relative to window origin)
- 3-125 Gain_Caret R1+16 caret height and flags
- 3-125 Gain_Caret R1+20 index of caret into string (-1 if not icon)
-
- 3-126 PollWord_NonZero R1+0 address of poll word
- 3-126 PollWord_NonZero R1+4 contents of poll word
-
- 3-127 User_Message R1+0 size of block (20-256, 32 bit multiple)
- 3-127 User_Message R1+4 task handle of message sender
- 3-127 User_Message R1+8 my_ref - sender's reference
- 3-127 User_Message R1+12 your_reg - previous my_ref or 0
- 3-127 User_Message R1+16 message action code
- 3-127 User_Message ... message data
-