更新系统字库:例如要在WinCE5.0加入微软雅黑字体的支持。
第一步:增加如下注册表
[HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/FontPath]
"FontPath"="// Windows " ; 字库文件所在目录
[HKEY_LOCAL_MACHINE/SYSTEM/GDI]
"FontLinkMethods"=dword:1
[HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/FontLink/SystemLink]
"Tahoma"="//Windows//simsun.ttc,NSimSun"
"Courier New"="//Windows//simsun.ttc,NSimSun"
"Arial"="//Windows//simsun.ttc,NSimSun"
"Times New Roman"="//Windows//simsun.ttc,NSimSun"
"Symbol"="//Windows//simsun.ttc,NSimSun"
第二步:BIB文件中增加字库
simsun.tt