You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Rebase against 86e388c9182a4121eab35353bdfae3f0f4fd5a40.
This commit is contained in:
@@ -37,7 +37,7 @@ index 46d4c7029a3e..3bbe0a7b6cb9 100644
|
||||
+ IN PRTL_QUERY_REGISTRY_TABLE QueryTable, void *context,
|
||||
+ void *Environment)
|
||||
+{
|
||||
+ return RtlQueryRegistryValuesEx (RelativeTo, path, QueryTable, context, Environment);
|
||||
+ return RtlQueryRegistryValues (RelativeTo, path, QueryTable, context, Environment);
|
||||
+}
|
||||
+
|
||||
+
|
||||
|
Reference in New Issue
Block a user