Aug. 29, 2022
2:06 p.m.
Initial implementation for registry application hives, this is a step forward to get Visual Studio to run. :-) -- v6: 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