Changeset 6783 for trunk/src/user32/win32wbase.h
- Timestamp:
- Sep 22, 2001, 8:21:01 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r6762 r6783 1 /* $Id: win32wbase.h,v 1.12 5 2001-09-19 15:39:50 sandervl Exp $ */1 /* $Id: win32wbase.h,v 1.126 2001-09-22 18:21:00 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 140 140 ULONG MsgPosChanged(LPARAM lp); 141 141 ULONG MsgActivate(BOOL fActivate, BOOL fMinimized, HWND hwnd, HWND hwndOS2Win); 142 ULONG MsgChildActivate(BOOL fActivate); 142 143 ULONG MsgSetFocus(HWND hwnd); 143 144 ULONG MsgKillFocus(HWND hwnd);
Note:
See TracChangeset
for help on using the changeset viewer.