Needed for Gungrave G.O.R.E. (besides some bits in raw AAC handling).
The game is fine with GetInputStatus always returning MFT_INPUT_STATUS_ACCEPT_DATA for both h264 and aac but I think it is better to be correct here.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/2080
--
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