http://bugs.winehq.org/show_bug.cgi?id=15241
--- Comment #2 from Aric Stewart aric@codeweavers.com 2008-09-11 12:13:28 --- Yes, ImmConfigureIME(A/W) is presently just a stub. It would probably be not too hard to write the correct pass through to the IME underneath however then the wine default IME in x11drv would have to be expanded to have the concept of a dictionary and be able to use it and that is probably a lot of work.
-aric
(In reply to comment #0)
Created an attachment (id=16019)
--> (http://bugs.winehq.org/attachment.cgi?id=16019) [details]
+imm
First, get past bug 15215 (second patch fixes it, hopefully in git soon).
Fire up Word 2007. Click 'Review' tab. Click 'Update IME dictionary'.
'The current IME does not support editing the user dictionary.'
+imm attached