Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R1 | Pointer to block |
Exit | |
---|---|
R0 | Corrupt |
Block | |
+0 | Mouse x |
+4 | Mouse y |
+8 | Button State |
+12 | Window handle (-1 => background, -2 => icon bar) |
+16 | Icon Handle |
The purpose of this call is to return the state of the mouse during the previous Wimp_Poll.
As this call returns the pointer state during the previous Wimp_Poll, it is perfectly safe to use it after a long menu click delay to recreate the menu or as a means of dragging boxes.