Changeset 3143 for trunk/include/win/nativefont.h
- Timestamp:
- Mar 17, 2000, 6:10:53 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/nativefont.h
r4 r3143 1 /* $Id: nativefont.h,v 1. 1 1999-05-24 20:19:15 ktkExp $ */1 /* $Id: nativefont.h,v 1.2 2000-03-17 17:10:52 cbratschi Exp $ */ 2 2 3 3 /* … … 12 12 typedef struct tagNATIVEFONT_INFO 13 13 { 14 DWORD dwDummy; /* just to keep the compiler happy ;-) */ 15 14 COMCTL32_HEADER header; 16 15 } NATIVEFONT_INFO; 17 16
Note:
See TracChangeset
for help on using the changeset viewer.