Changeset 996 for trunk/src/user32/win32wbase.h
- Timestamp:
- Sep 21, 1999, 10:24:05 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r949 r996 1 /* $Id: win32wbase.h,v 1. 1 1999-09-15 23:19:01sandervl Exp $ */1 /* $Id: win32wbase.h,v 1.2 1999-09-21 08:24:05 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 74 74 ULONG MsgSetFocus(HWND hwnd); 75 75 ULONG MsgKillFocus(HWND hwnd); 76 ULONG MsgTimer(ULONG TimerID); 76 77 ULONG MsgCommand(ULONG cmd, ULONG Id, HWND hwnd); 77 78 ULONG MsgSysCommand(ULONG win32sc, ULONG x, ULONG y);
Note:
See TracChangeset
for help on using the changeset viewer.