Skip to content

kernel32/tests: Call newer functions not on Windows XP or 2003 via function addresses (locale)

There are times when it is useful to test changes on the Windows XP and 2003 VMs, but the direct use of functions not on those platforms makes this impossible.

Merge request reports

Loading