Changeset 4851 for trunk/src


Ignore:
Timestamp:
Dec 30, 2000, 11:17:45 AM (25 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/font.cpp

    r4760 r4851  
    1 /* $Id: font.cpp,v 1.15 2000-12-06 15:39:56 phaller Exp $ */
     1/* $Id: font.cpp,v 1.16 2000-12-30 10:17:23 sandervl Exp $ */
    22
    33/*
     
    3636#include <win\options.h>
    3737#include <wprocess.h>
     38#include <odininst.h>
    3839
    3940#define DBG_LOCALLOG    DBG_font
     
    109110 *****************************************************************************/
    110111
    111 #define ODINFONTSECTION "Font Mapping"
    112112static void iFontRename(LPCSTR lpstrFaceOriginal,
    113113                        LPSTR  lpstrFaceTemp)
Note: See TracChangeset for help on using the changeset viewer.