[Bug 32123] Outlook 2010 crashes in versions newer than 1.5.14

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 16 13:41:10 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=32123

--- Comment #5 from Justin R <jrittenh at nd.edu> 2012-11-16 13:41:10 CST ---
Let's try this again...I stepped through another regression test and came up
with this:

fb5dbd608fbe09f1e3b09745b47233c8ed051446 is the first bad commit
commit fb5dbd608fbe09f1e3b09745b47233c8ed051446
Author: Aric Stewart <aric at codeweavers.com>
Date:   Wed Oct 3 07:12:44 2012 -0500

    imm32: Explicitly handle all WM_IME_XXX messages in the IME class.

:040000 040000 829903f0cffbf97e65310dc37797e7c5e89049f1
e35b456dfbfbd9a3448a178e8ea26cfa2a1fb606 M    dlls

I double-checked by moving to that commit (git reset --hard
fb5dbd608fbe09f1e3b09745b47233c8ed051446), compiling, running into an issue,
stepping back one commit (git reset --hard HEAD~1), and not having an issue.  I
then stepped back to the commit above (git reset --hard ORIG_HEAD) and once
again had issues.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list