Changeset 2292 for trunk/src/user32/new/oslibwin.h
- Timestamp:
- Jan 2, 2000, 8:30:47 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/new/oslibwin.h
r2290 r2292 1 /* $Id: oslibwin.h,v 1.2 7 2000-01-01 14:54:53 cbratschi Exp $ */1 /* $Id: oslibwin.h,v 1.28 2000-01-02 19:30:43 cbratschi Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 37 37 38 38 39 HWND OSLibWinCreateWindow(HWND hwndParent, ULONG dwWinStyle, ULONG dwFrameStyle,39 HWND OSLibWinCreateWindow(HWND hwndParent,ULONG dwWinStyle, 40 40 char *pszName, HWND Owner, ULONG fBottom, 41 41 HWND *hwndFrame, ULONG id, BOOL fTaskList);
Note:
See TracChangeset
for help on using the changeset viewer.