Changeset 5137 for trunk/src/user32/win32wbase.h
- Timestamp:
- Feb 15, 2001, 1:33:01 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/user32/win32wbase.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r4925 r5137 1 /* $Id: win32wbase.h,v 1.10 3 2001-01-10 20:39:15sandervl Exp $ */1 /* $Id: win32wbase.h,v 1.104 2001-02-15 00:33:01 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 49 49 #define OPEN32_MSGDIFF 0xC00 50 50 #define WIN32APP_POSTMSG (0x1000+OPEN32_MSGDIFF) 51 52 //PM doesn't allow SetFocus during WM_SETFOCUS message processing; must delay 53 //this by posting a message 54 #define WIN32APP_SETFOCUSMSG (0x1001+OPEN32_MSGDIFF) 51 55 52 56 #define WIN32MSG_MAGICA 0x12345678
Note:
See TracChangeset
for help on using the changeset viewer.
