Changeset 5935 for trunk/src/user32/win32wbasepos.cpp
- Timestamp:
- Jun 9, 2001, 4:50:26 PM (24 years ago)
- File:
-
- 1 edited
-
trunk/src/user32/win32wbasepos.cpp (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbasepos.cpp
r5777 r5935 1 /* $Id: win32wbasepos.cpp,v 1.2 5 2001-05-22 09:33:16sandervl Exp $ */1 /* $Id: win32wbasepos.cpp,v 1.26 2001-06-09 14:50:22 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 (nonclient/position methods) … … 35 35 #include "win32wndhandle.h" 36 36 #include "dc.h" 37 #include "pmframe.h"38 37 #include "win32wdesktop.h" 39 38 #include <win\hook.h> … … 256 255 break; /* There's a window in there */ 257 256 } 257 RELEASE_WNDOBJ(child); 258 258 hwndChild = GetWindow(hwndChild, GW_HWNDNEXT); 259 259 }
Note:
See TracChangeset
for help on using the changeset viewer.
