https://bugs.winehq.org/show_bug.cgi?id=54584
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |705d35edfa94e2bd9a025045c74 | |5a388d8119663
--- Comment #2 from François Gouget fgouget@codeweavers.com --- This got fixed by the following commit:
commit 705d35edfa94e2bd9a025045c745a388d8119663 Author: François Gouget fgouget@codeweavers.com AuthorDate: Sat Feb 25 20:52:39 2023 +0100
kernel32/tests: Fix the NtGetNlsSectionPtr() test on Windows 11.
NtGetNlsSectionPtr() supports an unknown section 14 which presumably takes no id parameter such that the call succeeds.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54584