http://bugs.winehq.org/show_bug.cgi?id=18461 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #4 from Wylda <wylda(a)volny.cz> 2009-06-29 07:02:32 --- (In reply to comment #3)
If Windows does this, maybe. It would need test cases.
Hi, i have one such case - look at bug #18710. LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL should solve the bug and ftp://ftp.idsoftware.com/idstuff/quake3/win32/q3pointrelease_132.exe will behave like in WinXP, ie. installer will not skip a question under wine. From: http://msdn.microsoft.com/en-us/library/ms776294(VS.85).aspx Note: If there is no sublanguage identifier to use with a primary language identifier, your application should use SUBLANG_DEFAULT. It should use SUBLANG_NEUTRAL for resources that are the same for all sublanguages of a primary language. Bug #10525 probably also suffers from unimplemented SUBLANG_NEUTRAL. -- 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.