18 Jul
2025
18 Jul
'25
11:21 p.m.
On Fri Jul 18 23:21:29 2025 +0000, Alexandre Julliard wrote:
The real question is what does Windows do in this case? I don't know if I understand this right. Is the question how Windows fills the `xstate->EnabledFeatures`?
Then one would somehow need to run a Windows at such an ancient machine (I guess a VM could be sufficient with `-cpu host`?) and examine `user_shared_data.XState.EnabledFeatures` (and EnabledVolatileFeatures), by accessing it like in `test_user_shared_data`? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8591#note_110363