[Bug 32749] Implement atl100.dll.AtlAxDialogBoxW to show error dialogs (Visual Studio 2010 (10.0) Express Edition)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 22 15:21:37 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=32749

Qian Hong <fracting at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fracting at gmail.com

--- Comment #1 from Qian Hong <fracting at gmail.com> ---
Created attachment 48227
  --> https://bugs.winehq.org/attachment.cgi?id=48227
Patch: Implement AtlAxDialogBox

Hi Anastasius,

Could you test this patch? 

The only difference between AtlAxDialogBox and AtlAxCreateDialog is, one is
modal dialog box, the other is modeless dialog box. I reuse the existing code
from AtlAxCreateDialog to implement AtlAxDialogBox.

However, msdn says AtlAxDialogBox/AtlAxCreateDialog is able to create a dialog
with an ActiveX control, I don't think we've support that, will be great to
find some test case.

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