No subject


Tue Mar 17 14:04:44 CDT 2009


0009:Ret  window proc 0x1de06cb
(hwnd=0x201a8,msg=WM_GETTEXT,wp=00000001,lp=0032ef54) retval=ffffffff
0009:Ret  user32.SendMessageA() retval=7fffffff ret=0080e46c
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7da1dd ip=007da1dd
tid=0009

The return value from WM_GETTEXT looks a little funny: it's returning -1.  MSDN
says the return value is the number of characters copied, excluding the NULL
terminator.  A little closer look reveals it's the statusbar control that's
returning -1.  I'll attach a patch in a sec, though it'll need a test to
confirm it.

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