Changeset 6941 for trunk/src/user32/oslibmsg.h
- Timestamp:
- Oct 3, 2001, 8:37:53 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibmsg.h
r5137 r6941 1 /* $Id: oslibmsg.h,v 1.1 4 2001-02-15 00:33:01sandervl Exp $ */1 /* $Id: oslibmsg.h,v 1.15 2001-10-03 18:37:52 sandervl Exp $ */ 2 2 /* 3 3 * Window message translation functions for OS/2 … … 165 165 #define WINWM_MBUTTONUP 0x0208 166 166 #define WINWM_MBUTTONDBLCLK 0x0209 167 #define WINWM_MOUSELAST 0x0209 167 #define WINWM_MOUSEWHEEL 0x020A 168 #define WINWM_MOUSELAST 0x020A 168 169 #define WINWM_PARENTNOTIFY 0x0210 169 170 #define WINWM_ENTERMENULOOP 0x0211
Note:
See TracChangeset
for help on using the changeset viewer.