http://bugs.winehq.org/show_bug.cgi?id=5764
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3d |-unknown AssignedTo|stefandoesinger@gmx.at |wine-bugs@winehq.org
--- Comment #29 from Jeff Zaroyko jeffz@jeffz.name 2009-09-29 07:02:53 --- (In reply to comment #27)
The log from FFXI suggests ImmSetCompositionString is being called with an index of SCS_SETSTR|SCS_CHANGEATTR|SCS_CHANGECLAUSE - but msdn says it can only be _one_ of these.
I sent a patch to add a test for this case. Setting component from d3d to -unknown (no imm32 component).