imm32: implement ImmInstallIME(W/A)

Juan Lang juan.lang at gmail.com
Fri Nov 14 12:52:01 CST 2008


Hi Aric, minor nit:

+    if (rc == ERROR_SUCCESS)
+        return hkl;
+    else
+    {
+        FIXME("Unable to set IME registry values\n");

I think a WARN would be more approriate here.
--Juan



More information about the wine-devel mailing list