Ignore:
Timestamp:
Aug 2, 2001, 10:36:35 PM (24 years ago)
Author:
umoeller
Message:

Misc changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/gpih.h

    r70 r91  
    160160                               LONG lSize,
    161161                               BOOL fFamily,
    162                                PSZ pszName,
     162                               const char *pcszName,
    163163                               USHORT usFormat,
    164164                               PFONTMETRICS pFontMetrics);
     
    166166                                       LONG lSize,
    167167                                       BOOL fFamily,
    168                                        PSZ pszName,
     168                                       const char *pcszName,
    169169                                       USHORT usFormat,
    170170                                       PFONTMETRICS pFontMetrics);
Note: See TracChangeset for help on using the changeset viewer.