Changeset 2802 for trunk/src/gdi32/text.cpp
- Timestamp:
- Feb 16, 2000, 3:25:43 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/text.cpp
r2558 r2802 1 /* $Id: text.cpp,v 1. 7 2000-01-29 14:22:13sandervl Exp $ */1 /* $Id: text.cpp,v 1.8 2000-02-16 14:18:12 sandervl Exp $ */ 2 2 3 3 /* … … 18 18 #include <float.h> 19 19 #include "oslibgpi.h" 20 21 #define DBG_LOCALLOG DBG_text 22 #include "dbglocal.h" 20 23 21 24 #define ELLIPSIS "..."
Note:
See TracChangeset
for help on using the changeset viewer.