- Timestamp:
- Dec 30, 2000, 11:17:45 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/font.cpp
r4760 r4851 1 /* $Id: font.cpp,v 1.1 5 2000-12-06 15:39:56 phallerExp $ */1 /* $Id: font.cpp,v 1.16 2000-12-30 10:17:23 sandervl Exp $ */ 2 2 3 3 /* … … 36 36 #include <win\options.h> 37 37 #include <wprocess.h> 38 #include <odininst.h> 38 39 39 40 #define DBG_LOCALLOG DBG_font … … 109 110 *****************************************************************************/ 110 111 111 #define ODINFONTSECTION "Font Mapping"112 112 static void iFontRename(LPCSTR lpstrFaceOriginal, 113 113 LPSTR lpstrFaceTemp)
Note:
See TracChangeset
for help on using the changeset viewer.