提交 757a7a90 编写于 作者: B Behdad Esfahbod
上级 4dc798de
......@@ -203,7 +203,7 @@ struct hb_uniscribe_shaper_funcs_t {
this->ScriptShapeOpenType = NULL;
this->ScriptPlaceOpenType = NULL;
hinstLib = GetModuleHandle("usp10.dll");
hinstLib = GetModuleHandle (TEXT ("usp10.dll"));
if (hinstLib)
{
this->ScriptItemizeOpenType = (SIOT) GetProcAddress (hinstLib, "ScriptItemizeOpenType");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册