Changeset 1039 for trunk/src/user32/oslibwin.h
- Timestamp:
- Sep 25, 1999, 11:27:08 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r1000 r1039 1 /* $Id: oslibwin.h,v 1. 3 1999-09-21 17:04:27 dengert Exp $ */1 /* $Id: oslibwin.h,v 1.4 1999-09-25 09:27:07 dengert Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 240 240 BOOL OSLibWinEndEnumWindows(HWND hwndEnum); 241 241 BOOL OSLibWinQueryWindowProcess(HWND hwnd, ULONG *pid, ULONG *tid); 242 BOOL OSLibWinMapWindowPoints (HWND hwndFrom, HWND hwndTo, OSLIBPOINT *pptl, ULONG num); 242 243 243 244 #endif //__OSLIBWIN_H__
Note:
See TracChangeset
for help on using the changeset viewer.