1 Sep
2022
1 Sep
'22
7:21 a.m.
Initial implementation for registry application hives, this is a step forward to get Visual Studio to run. :-) -- v7: server: save app hive into it's file when closing handle. server/registry: pass file name instead of file handle to server. kernelbase: Implement RegLoadAppKey. ntdll: Initial implementation for application hives. ntdll: Move NtLoadKey implementation to NtLoadKeyEx. https://gitlab.winehq.org/wine/wine/-/merge_requests/717