Changeset 5416 for trunk/src/comctl32/nativefont.cpp
- Timestamp:
- Mar 31, 2001, 3:25:59 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/nativefont.cpp
r3182 r5416 1 /* $Id: nativefont.cpp,v 1. 3 2000-03-21 17:30:43 cbratschiExp $ */1 /* $Id: nativefont.cpp,v 1.4 2001-03-31 13:25:26 sandervl Exp $ */ 2 2 /* 3 3 * Native Font control … … 21 21 #include "ccbase.h" 22 22 #include "nativefont.h" 23 #include "comctl32.h" 23 24 24 25 #define NATIVEFONT_GetInfoPtr(hwnd) ((NATIVEFONT_INFO*)getInfoPtr(hwnd))
Note:
See TracChangeset
for help on using the changeset viewer.