10 Oct
2023
10 Oct
'23
12:37 a.m.
I also looked into supporting that in NtEnumerateValueKey() at once, but it doesn't look like Windows supports it with KeyValuePartialInformationAlign64, I was only getting STATUS_INVALID_PARAMETER in tests. I also don't see NtQueryValueKey actually enforcing 64 bit alignment requirement (this part is in the tests). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4059