Skip to content
Snippets Groups Projects
Commit ad5c8fb6 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard
Browse files

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
parent a4e51c6b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment