Changeset 5685 for trunk/src/user32/oslibgdi.cpp
- Timestamp:
- May 11, 2001, 10:39:46 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibgdi.cpp
r3679 r5685 1 /* $Id: oslibgdi.cpp,v 1.1 3 2000-06-08 18:10:10sandervl Exp $ */1 /* $Id: oslibgdi.cpp,v 1.14 2001-05-11 08:39:42 sandervl Exp $ */ 2 2 /* 3 3 * Window GDI wrapper functions for OS/2 … … 120 120 return TRUE; 121 121 } 122 #ifndef CLIENTFRAME 122 123 //****************************************************************************** 123 124 //Win32 rectangle in client coordinates (relative to upper left corner of client window) … … 172 173 return TRUE; 173 174 } 175 #endif //CLIENTFRAME 174 176 //****************************************************************************** 175 177 //******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.