[Bug 11657] Problems with MessageBox API

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 22 14:47:39 CST 2008


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





--- Comment #2 from LIGHTNING UK! <lightning_uk at imgburn.com>  2008-02-22 14:47:38 ---
Well my program - ImgBurn - calls the MessageBox API with both those flags at
one point or another. Obviously this isn't application specific though.

Those screenshots were taken having just done this quickly in code to test
wine's handling of it (because I'd noticed it earlier on when I was doing
something else)...

MessageBox(NULL, "Bug in wine?", "ImgBurn", MB_CANCELTRYCONTINUE);

and

MessageBox(NULL, "Bug in wine?", "ImgBurn", MB_RETRYCANCEL);


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