Changeset 345 for trunk/src/user32/new/oslibwin.h
- Timestamp:
- Jul 20, 1999, 5:46:54 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/new/oslibwin.h
r342 r345 1 /* $Id: oslibwin.h,v 1.1 5 1999-07-20 07:42:36sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.16 1999-07-20 15:46:53 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 26 26 27 27 BOOL OSLibPostMessage(HWND hwnd, ULONG msg, ULONG wParam, ULONG lParam); 28 29 HWND OSLibWinCreateMenu(HWND hwndParent, PVOID menutemplate);30 BOOL OSLibWinSetAccelTable(HWND hwnd, PVOID acceltemplate);31 28 32 29 #define WAOS_WARNING 0
Note:
See TracChangeset
for help on using the changeset viewer.