This series brings some improvements for debugging support
in the new wow64 environment:
- detects and adapt to the new environement
- fixes a couple of bugs appearing now
- adds a couple of tests
- extends winedbg to hide or display the modules when
multiple machines are used in the same process
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/2078
--
v2: winecfg: Fix CurrentVersion registry string for Windows 10 and up.
ntdll: Default to Windows 10.
ntdll: Add Windows 11 version.
msi: Use GetVersion() to set version properties.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2077