This is what happens when you don't refresh your memory by looking it up!

Note that using DEFAULT_CHARSET uses the default system locale's code
page. If you intend to load a font for Japanese on English Windows you
have to fill in the font structure properly.

Addison


On Thu, 20 Jul 2000, Michael (michka) Kaplan wrote:

> ----- 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