Changeset 1425 for trunk/src/user32/oslibwin.h
- Timestamp:
- Oct 24, 1999, 1:05:05 AM (26 years ago)
- Location:
- trunk/src/user32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32
-
Property svn:ignore
set to
user32.lrf
user32exp.def
resource.asm
-
Property svn:ignore
set to
-
trunk/src/user32/oslibwin.h
r1405 r1425 1 /* $Id: oslibwin.h,v 1. 19 1999-10-22 18:11:46 sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.20 1999-10-23 23:04:36 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 250 250 void OSLibMapSWPtoWINDOWPOSFrame(PSWP pswp, struct tagWINDOWPOS *pwpos, PSWP pswpOld, HWND hParent, HWND hFrame); 251 251 void OSLibMapWINDOWPOStoSWP(struct tagWINDOWPOS *pwpos, PSWP pswp, PSWP pswpOld, HWND hParent, HWND hFrame); 252 void OSLibMapWINDOWPOStoSWPFrame(PWINDOWPOS pwpos, PSWP pswp, PSWP pswpOld, HWND hParent, HWND hFrame); 252 253 253 254 HWND OSLibWinBeginEnumWindows(HWND hwnd);
Note:
See TracChangeset
for help on using the changeset viewer.