http://bugs.winehq.org/show_bug.cgi?id=7194
mike@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1
------- Additional Comments From mike@codeweavers.com 2007-17-01 04:53 ------- This installer runs a custom action that sends a buggy WM_GETTEXT message.
0009:Call window proc 0x7eb83d50 (hwnd=0x70026,msg=WM_GETTEXT,wp=7e0ebe48,lp=00000064)
Windows handles this message without crashing, but Wine crashes.
Patch to fix the problem: http://www.winehq.org/pipermail/wine-patches/2007-January/034970.html