[Bug 11657] New: Problems with MessageBox API

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 20 04:16:17 CST 2008


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

           Summary: Problems with MessageBox API
           Product: Wine
           Version: 0.9.55.
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: lightning_uk at imgburn.com


Created an attachment (id=10859)
 --> (http://bugs.winehq.org/attachment.cgi?id=10859)
Screenshots

When using the 'MessageBox' API, wine doesn't handle the flag
'MB_CANCELTRYCONTINUE' correctly.

It ends up displaying every button possible rather than just...

'Cancel', 'Try Again', 'Continue'.

Also, when using MB_RETRYCANCEL it puts the two buttons like this...

'Cancel', 'Retry'.

rather than...

'Retry', 'Cancel'

Screenshots of both issues have been attached.

There may be other inconsistencies, I've not tried them all.


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