Changeset 1490 for trunk/src/user32/win32wbasepos.cpp
- Timestamp:
- Oct 28, 1999, 2:01:12 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbasepos.cpp
r1391 r1490 1 /* $Id: win32wbasepos.cpp,v 1. 5 1999-10-21 12:19:29sandervl Exp $ */1 /* $Id: win32wbasepos.cpp,v 1.6 1999-10-28 12:00:35 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 (nonclient/position methods) … … 24 24 #include <assert.h> 25 25 #include <misc.h> 26 #include <heapstring.h>27 26 #include <win32wbase.h> 28 27 #include <winres.h> … … 38 37 #include "syscolor.h" 39 38 #include "win32wndhandle.h" 40 #include "heapshared.h"41 39 #include "dc.h" 42 40 #include "pmframe.h"
Note:
See TracChangeset
for help on using the changeset viewer.