Commit 1ed69efe authored by Andrey Gusev's avatar Andrey Gusev Committed by Alexandre Julliard

api-ms-win-security-grouppolicy-l1-1-0: Add dll.

parent 603da6e1
...@@ -1025,6 +1025,7 @@ enable_api_ms_win_security_audit_l1_1_1 ...@@ -1025,6 +1025,7 @@ enable_api_ms_win_security_audit_l1_1_1
enable_api_ms_win_security_base_l1_1_0 enable_api_ms_win_security_base_l1_1_0
enable_api_ms_win_security_base_l1_2_0 enable_api_ms_win_security_base_l1_2_0
enable_api_ms_win_security_base_private_l1_1_1 enable_api_ms_win_security_base_private_l1_1_1
enable_api_ms_win_security_grouppolicy_l1_1_0
enable_api_ms_win_security_lsalookup_l1_1_0 enable_api_ms_win_security_lsalookup_l1_1_0
enable_api_ms_win_security_lsalookup_l1_1_1 enable_api_ms_win_security_lsalookup_l1_1_1
enable_api_ms_win_security_lsalookup_l2_1_1 enable_api_ms_win_security_lsalookup_l2_1_1
...@@ -17761,6 +17762,7 @@ wine_fn_config_dll api-ms-win-security-audit-l1-1-1 enable_api_ms_win_security_a ...@@ -17761,6 +17762,7 @@ wine_fn_config_dll api-ms-win-security-audit-l1-1-1 enable_api_ms_win_security_a
wine_fn_config_dll api-ms-win-security-base-l1-1-0 enable_api_ms_win_security_base_l1_1_0 wine_fn_config_dll api-ms-win-security-base-l1-1-0 enable_api_ms_win_security_base_l1_1_0
wine_fn_config_dll api-ms-win-security-base-l1-2-0 enable_api_ms_win_security_base_l1_2_0 wine_fn_config_dll api-ms-win-security-base-l1-2-0 enable_api_ms_win_security_base_l1_2_0
wine_fn_config_dll api-ms-win-security-base-private-l1-1-1 enable_api_ms_win_security_base_private_l1_1_1 wine_fn_config_dll api-ms-win-security-base-private-l1-1-1 enable_api_ms_win_security_base_private_l1_1_1
wine_fn_config_dll api-ms-win-security-grouppolicy-l1-1-0 enable_api_ms_win_security_grouppolicy_l1_1_0
wine_fn_config_dll api-ms-win-security-lsalookup-l1-1-0 enable_api_ms_win_security_lsalookup_l1_1_0 wine_fn_config_dll api-ms-win-security-lsalookup-l1-1-0 enable_api_ms_win_security_lsalookup_l1_1_0
wine_fn_config_dll api-ms-win-security-lsalookup-l1-1-1 enable_api_ms_win_security_lsalookup_l1_1_1 wine_fn_config_dll api-ms-win-security-lsalookup-l1-1-1 enable_api_ms_win_security_lsalookup_l1_1_1
wine_fn_config_dll api-ms-win-security-lsalookup-l2-1-1 enable_api_ms_win_security_lsalookup_l2_1_1 wine_fn_config_dll api-ms-win-security-lsalookup-l2-1-1 enable_api_ms_win_security_lsalookup_l2_1_1
......
...@@ -2813,6 +2813,7 @@ WINE_CONFIG_DLL(api-ms-win-security-audit-l1-1-1) ...@@ -2813,6 +2813,7 @@ WINE_CONFIG_DLL(api-ms-win-security-audit-l1-1-1)
WINE_CONFIG_DLL(api-ms-win-security-base-l1-1-0) WINE_CONFIG_DLL(api-ms-win-security-base-l1-1-0)
WINE_CONFIG_DLL(api-ms-win-security-base-l1-2-0) WINE_CONFIG_DLL(api-ms-win-security-base-l1-2-0)
WINE_CONFIG_DLL(api-ms-win-security-base-private-l1-1-1) WINE_CONFIG_DLL(api-ms-win-security-base-private-l1-1-1)
WINE_CONFIG_DLL(api-ms-win-security-grouppolicy-l1-1-0)
WINE_CONFIG_DLL(api-ms-win-security-lsalookup-l1-1-0) WINE_CONFIG_DLL(api-ms-win-security-lsalookup-l1-1-0)
WINE_CONFIG_DLL(api-ms-win-security-lsalookup-l1-1-1) WINE_CONFIG_DLL(api-ms-win-security-lsalookup-l1-1-1)
WINE_CONFIG_DLL(api-ms-win-security-lsalookup-l2-1-1) WINE_CONFIG_DLL(api-ms-win-security-lsalookup-l2-1-1)
......
MODULE = api-ms-win-security-grouppolicy-l1-1-0.dll
@ stub AreThereVisibleLogoffScriptsInternal
@ stub AreThereVisibleShutdownScriptsInternal
@ stub EnterCriticalPolicySectionInternal
@ stub ForceSyncFgPolicyInternal
@ stub FreeGPOListInternalA
@ stub FreeGPOListInternalW
@ stub GenerateGPNotificationInternal
@ stub GetAppliedGPOListInternalA
@ stub GetAppliedGPOListInternalW
@ stub GetGPOListInternalA
@ stub GetGPOListInternalW
@ stub GetNextFgPolicyRefreshInfoInternal
@ stub GetPreviousFgPolicyRefreshInfoInternal
@ stub HasPolicyForegroundProcessingCompletedInternal
@ stub IsSyncForegroundPolicyRefresh
@ stub LeaveCriticalPolicySectionInternal
@ stub RefreshPolicyExInternal
@ stub RefreshPolicyInternal
@ stub RegisterGPNotificationInternal
@ stub RsopLoggingEnabledInternal
@ stub UnregisterGPNotificationInternal
@ stub WaitForMachinePolicyForegroundProcessingInternal
@ stub WaitForUserPolicyForegroundProcessingInternal
...@@ -258,6 +258,7 @@ my @dll_groups = ...@@ -258,6 +258,7 @@ my @dll_groups =
[ [
"kernelbase", "kernelbase",
"api-ms-win-core-quirks-l1-1-0", "api-ms-win-core-quirks-l1-1-0",
"api-ms-win-security-grouppolicy-l1-1-0",
], ],
[ [
"ole32", "ole32",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment