Changeset 1583 for trunk/src/user32/win32wbase.h
- Timestamp:
- Nov 3, 1999, 11:04:24 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r1576 r1583 1 /* $Id: win32wbase.h,v 1.4 0 1999-11-03 19:51:44 sandervlExp $ */1 /* $Id: win32wbase.h,v 1.41 1999-11-03 22:04:24 cbratschi Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 92 92 ULONG MsgGetTextLength(); 93 93 char *MsgGetText(); 94 ULONG MsgContextMenu(ULONG x,ULONG y); 94 95 95 96 virtual LONG SetWindowLongA(int index, ULONG value);
Note:
See TracChangeset
for help on using the changeset viewer.