1 #ifndef _FONTEXT_PCH_ 2 #define _FONTEXT_PCH_ 3 4 #include <stdarg.h> 5 6 #define WIN32_NO_STATUS 7 #define COBJMACROS 8 9 #include <windef.h> 10 11 #endif /* _FONTEXT_PCH_ */ 12