Changeset 1057 for trunk/src/user32/win32wbase.h
- Timestamp:
- Sep 26, 1999, 12:10:02 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r1031 r1057 1 /* $Id: win32wbase.h,v 1. 6 1999-09-24 12:47:51 sandervl Exp $ */1 /* $Id: win32wbase.h,v 1.7 1999-09-26 10:10:01 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 75 75 ULONG MsgKillFocus(HWND hwnd); 76 76 ULONG MsgTimer(ULONG TimerID); 77 ULONG MsgScroll(ULONG msg, ULONG scrollCode, ULONG scrollPos); 77 78 ULONG MsgCommand(ULONG cmd, ULONG Id, HWND hwnd); 78 79 ULONG MsgSysCommand(ULONG win32sc, ULONG x, ULONG y);
Note:
See TracChangeset
for help on using the changeset viewer.