Commit b6da8233 authored by Justin Chevrier's avatar Justin Chevrier Committed by Alexandre Julliard

msctf: Add TF_LangBarMgr registration.

parent fd196329
......@@ -462,6 +462,13 @@ static struct regsvr_coclass const coclass_list[] = {
"msctf.dll",
"Apartment"
},
{
&CLSID_TF_LangBarMgr,
"TF_LangBarMgr",
NULL,
"msctf.dll",
"Apartment"
},
{ NULL } /* list terminator */
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment