I have an eVC app using MFC. To change fonts on objects, I use
CFontHolder.InitializeFont. This works fine for normal Western fonts
like Tahoma, Courier, etc. However, if I use a font like MS Song or
WebDings, the name of the font does not change.
I know these other fonts are installed properly: I can use them from
Word Mobile.
What could be the problem?