It appears that these two are not defined in PellesC header wingdi.h
#if (_WIN32_WINNT >= 0x0500)
#define CLEARTYPE_QUALITY 5
#endif
#if (_WIN32_WINNT >= 0x0501)
#define CLEARTYPE_NATURAL_QUALITY 6
#endif
John
Right - I will add them. Thanks for informing me about this...
Pelle
Thanks.
John