Changeset 10136 for trunk/include/winuser32.h
- Timestamp:
- Jun 3, 2003, 1:58:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winuser32.h
r9864 r10136 83 83 //this by posting a message 84 84 //NOTE Must be smaller than WIN32APP_POSTMSG! 85 #define WIN32APP_SETFOCUSMSG (WIN32APP_POSTMSG-1)86 85 #define WIN32APP_POSTPONEDESTROY (WIN32APP_POSTMSG-2) 87 86 #define WIN32APP_DDRAWFULLSCREEN (WIN32APP_POSTMSG-3)
Note:
See TracChangeset
for help on using the changeset viewer.