On Fri Mar 8 12:29:53 2024 +0000, Jinoh Kang wrote:
You can use `RtlGetVersion()` to get the currently configured version. That said, you have to justify it with an actual app that expects Windows XP behavior if you want to include it in a MR submission to Wine.
I don't know such application. Do you think just returning ERROR_INVALID_PARAMETER (also for Windows XP) will be fine?