[Bug 12496] SSF: SendMessage Error MessageBox ends program

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 16 21:43:44 CDT 2008


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


James <james.jrp015 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |
            Version|0.9.58.                     |0.9.59.




--- Comment #6 from James <james.jrp015 at gmail.com>  2008-04-16 21:43:43 ---
I'm not so sure this is fixed.

Instead, I think an error was introduced into ImmGetDefaultIMEWnd()

You can see that the program does not get to
user32.SendMessageA(00020040,00000283,00000021,00000000) 
as shown in the WINEDEBUG log


It seems to be that this is due to the latest git's
001b:Ret  imm32.ImmGetDefaultIMEWnd() retval=00000000 ret=00404549
being an incorrect return value as compared to
001e:Ret  imm32.ImmGetDefaultIMEWnd() retval=00020040 ret=00404549
in 0.9.59

I'll add the new bug, and I think that this bug should be reopened.


-- 
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