copy/paste bug in imm32: Test and fix ImmIsUIMessageA/W?

wylda at volny.cz wylda at volny.cz
Fri Jul 1 23:13:24 CDT 2011


Hi,
i guess you know my programming skill, so be nice to me if total
nonsence:

if ( ... ||
...
+            (msg == WM_IME_SELECT) ||
+            (msg == WM_IME_SELECT) ||
...

seem to redundant. It happens it two places.

Regards,
W.





More information about the wine-devel mailing list