- Timestamp:
- Oct 11, 1999, 10:57:55 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r1248 r1255 1 /* $Id: win32wbase.h,v 1.1 8 1999-10-11 16:04:52 cbratschiExp $ */1 /* $Id: win32wbase.h,v 1.19 1999-10-11 20:57:08 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 65 65 ULONG MsgClose(); 66 66 ULONG MsgDestroy(); 67 67 virtual ULONG MsgEnable(BOOL fEnable); 68 68 ULONG MsgShow(BOOL fShow); 69 69 ULONG MsgPosChanging(LPARAM lp);
Note:
See TracChangeset
for help on using the changeset viewer.