Changeset 91 for trunk/include/helpers/gpih.h
- Timestamp:
- Aug 2, 2001, 10:36:35 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/gpih.h
r70 r91 160 160 LONG lSize, 161 161 BOOL fFamily, 162 PSZ pszName,162 const char *pcszName, 163 163 USHORT usFormat, 164 164 PFONTMETRICS pFontMetrics); … … 166 166 LONG lSize, 167 167 BOOL fFamily, 168 PSZ pszName,168 const char *pcszName, 169 169 USHORT usFormat, 170 170 PFONTMETRICS pFontMetrics);
Note:
See TracChangeset
for help on using the changeset viewer.