http://bugs.winehq.org/show_bug.cgi?id=9093
thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs@winehq.org, |aric@codeweavers.com |thestig@google.com | AssignedTo|thestig@google.com |wine-bugs@winehq.org Keywords| |regression
------- Additional Comments From thestig@google.com 2007-30-07 12:17 ------- You did not perform the regression test correctly, the regression is actually caused by:
5db70db76e8d9d947852cf5af01f55cd8565930c is first bad commit commit 5db70db76e8d9d947852cf5af01f55cd8565930c Author: Aric Stewart aric@codeweavers.com Date: Tue Jul 10 14:19:22 2007 -0500
imm32: Use the COMPOSITIONSTRING in hCompStr.
Stop using our custom structure for the Composition string and instead use the COMPOSITIONSTRING whose handle is in the IMC structure.