https://bugs.winehq.org/show_bug.cgi?id=54582 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |ad5c8fb6ffacd965312aee36b18 | |2ca99d5ccb162 Status|NEW |RESOLVED --- Comment #3 from François Gouget <fgouget(a)codeweavers.com> --- This is fixed: commit ad5c8fb6ffacd965312aee36b182ca99d5ccb162 Author: François Gouget <fgouget(a)codeweavers.com> AuthorDate: Sat Feb 25 19:32:11 2023 +0100 kernel32/tests: Fix the NLSVersion test on Windows 10 22H2. Microsoft backported support for the 60403 NLS version from Windows 11 21H2 to Windows 10 22H2 to ensure better compatibility between the two systems. This is similar to when they preserved support for NLS version 6020f when switching Windows 10 2004 to 60305. So use larger version changes to check that IsValidNLSVersion() does reject invalid versions. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54582 -- 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.