----- Original Message -----
From: <[EMAIL PROTECTED]>
> there's a character set identifier that is 0 for CP1252
> and 128 for Asian fonts

128 is only good for Japanese... the actual definitions for charsets are in
wingdi.h in the Platform SDK, but you can use  for DEFAULT_CHARSET and not
worry about it anymore if you just need to support the system default lang.

michka

Reply via email to