Windows CE and System font
-
Hi out there, I'm working an instrument based on the Windows CE operating system. The applications is now to be translated into Japanese. I have found a true type font "MS Gothic.ttf" that supports Japanese charactes. That works fine except for titles in dialogs that use the sysytem font. I don't want to link the font into the OS image but instead load a system font dynamically. I have tried to modify the registry: [HKEY_LOCAL_MACHINE\SYSTEM\GDI\SYSFNT\Nm] from Tahoma to MS Gothic [HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\BarFnt\Nm] from Tahoma to MS Gothic [HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\PopFnt\Nm] from Tahoma to MS Gothic [HKEY_LOCAL_MACHINE\SYSTEM\GWE\OOMFnt\Nm] from Tahoma to MS Gothic But it doesn't work. Any ideas?? :confused: Jørgen Belfalas