Changeset 1118 for trunk/src/user32/oslibwin.h
- Timestamp:
- Oct 4, 1999, 11:56:04 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r1105 r1118 1 /* $Id: oslibwin.h,v 1. 7 1999-10-02 04:09:13sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.8 1999-10-04 09:56:00 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 243 243 BOOL OSLibWinMapWindowPoints (HWND hwndFrom, HWND hwndTo, OSLIBPOINT *pptl, ULONG num); 244 244 245 HWND OSLibWinObjectWindowFromID(HWND hwndOwner, ULONG ID); 246 245 247 #define OSLIB_HSCROLL 0 246 248 #define OSLIB_VSCROLL 1
Note:
See TracChangeset
for help on using the changeset viewer.