Changeset 10013 for trunk/src/user32/oslibwin.h
- Timestamp:
- Apr 11, 2003, 5:22:34 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r9943 r10013 1 /* $Id: oslibwin.h,v 1.7 4 2003-03-27 11:02:26sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.75 2003-04-11 15:22:33 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 44 44 char *pszName, HWND Owner, ULONG fBottom, 45 45 ULONG id, BOOL fTaskList,BOOL fShellPosition, 46 intclassStyle, HWND *hwndFrame);46 DWORD classStyle, HWND *hwndFrame); 47 47 48 48 BOOL OSLibWinConvertStyle(ULONG dwStyle, ULONG dwExStyle, ULONG *OSWinStyle,
Note:
See TracChangeset
for help on using the changeset viewer.