[Bug 24580] utorrent: dialog boxes no longer show

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 17 17:27:08 CDT 2011


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

André H. <nerv at dawncrow.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nerv at dawncrow.de

--- Comment #8 from André H. <nerv at dawncrow.de> 2011-03-17 17:27:07 CDT ---
(In reply to comment #3)
> The problem seems to be that the TaskDialogIndirect stub returns IDOK. 
> Changing the stub to return IDYES fixes the problem.  The patch to try is
> http://www.winehq.org/pipermail/wine-patches/2010-October/094472.html

The Problem is that some Apps like e.g. the IE9 installer use custom buttons
per pButtons which expect to return a custom Button ID. So for the IE9
installer it's usefull to return 0x0B... At some point we will really need an
implementation for TaskDialogIndirect

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