> And all stock font objects should have codepage CP_ACP, too.
Sorry,
"all stock font objects" -> "all 'non-ANSI and non-OEM' stock font objects".

charset of stock objects seem to be:
ANSI_FIXED_FONT  - ANSI_CHARSET (fixed)
ANSI_VAR_FONT - ANSI_CHARSET
DEFAULT_GUI_FONT - the charset of CP_ACP
OEM_FIXED_FONT - OEM_CHARSET (fixed)
SYSTEM_FONT - the charset of CP_ACP
SYSTEM_FIXED_FONT - the charset of CP_ACP (fixed)
------
Hidenori Takeshima


Reply via email to