[Bug 21435] New: MessageBoxEx() fails with wLanguageId=0x019. Can't find dialog resource for that lang
http://bugs.winehq.org/show_bug.cgi?id=21435 Summary: MessageBoxEx() fails with wLanguageId=0x019. Can't find dialog resource for that lang Product: Wine Version: 1.1.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: pleasenospam325(a)mail.ru Created an attachment (id=25811) --> (http://bugs.winehq.org/attachment.cgi?id=25811) fix MessageBoxEx failure "The Bat! Voyager" 3.99 can't show confirmation dialogs: the call to MessageBoxEx() with wLanguageId==0x019 fails. Looks like it can be fixed here: http://source.winehq.org/source/dlls/user32/msgbox.c#L513 in MessageBoxIndirectW() if FindResourceExW() fails with given dwLanguageId, try system default lang. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21435 --- Comment #1 from leniviy <pleasenospam325(a)mail.ru> 2010-01-20 12:27:47 --- Created an attachment (id=25812) --> (http://bugs.winehq.org/attachment.cgi?id=25812) test program. all 5 msgboxes are displayed on WinXP -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21435 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-01-20 14:24:31 --- (In reply to comment #1)
Created an attachment (id=25812) --> (http://bugs.winehq.org/attachment.cgi?id=25812) [details] test program. all 5 msgboxes are displayed on WinXP
And what language does it display for 0x19? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21435 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch, testcase -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21435 --- Comment #3 from leniviy <pleasenospam325(a)mail.ru> 2010-01-20 15:14:28 --- Actually, on Russian WinXP the buttons captions are in russian. On English the buttons are in english. No matter what wLanguageId is. Maybe, when MUI pack is installed, the behavior changes. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21435 Ilya Basin <basinilya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |basinilya(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21435 leniviy <pleasenospam325(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from leniviy <pleasenospam325(a)mail.ru> 2010-07-17 02:41:08 --- fixed for me in 1.2 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21435 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-30 12:57:43 --- Closing bugs fixed in 1.3.0. -- 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.
participants (1)
-
wine-bugs@winehq.org