Commit fe232fbe authored by Andrey Gusev's avatar Andrey Gusev Committed by Alexandre Julliard

api-ms-win-security-base-private-l1-1-1: Add dll.

parent 1513c706
......@@ -1005,6 +1005,7 @@ enable_api_ms_win_ntuser_dc_access_l1_1_0
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_2_0
enable_api_ms_win_security_base_private_l1_1_1
enable_api_ms_win_security_lsalookup_l1_1_0
enable_api_ms_win_security_lsalookup_l1_1_1
enable_api_ms_win_security_sddl_l1_1_0
......@@ -17679,6 +17680,7 @@ wine_fn_config_dll api-ms-win-ntuser-dc-access-l1-1-0 enable_api_ms_win_ntuser_d
wine_fn_config_dll api-ms-win-security-audit-l1-1-1 enable_api_ms_win_security_audit_l1_1_1
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-private-l1-1-1 enable_api_ms_win_security_base_private_l1_1_1
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-sddl-l1-1-0 enable_api_ms_win_security_sddl_l1_1_0
......
......@@ -2781,6 +2781,7 @@ WINE_CONFIG_DLL(api-ms-win-ntuser-dc-access-l1-1-0)
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-2-0)
WINE_CONFIG_DLL(api-ms-win-security-base-private-l1-1-1)
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-sddl-l1-1-0)
......
MODULE = api-ms-win-security-base-private-l1-1-1.dll
@ stub CreateAppContainerToken
@ stub IsValidRelativeSecurityDescriptor
@ stub MakeAbsoluteSD2
......@@ -120,6 +120,7 @@ my @dll_groups =
"api-ms-win-eventlog-legacy-l1-1-0",
"api-ms-win-security-audit-l1-1-1",
"api-ms-win-security-base-l1-2-0",
"api-ms-win-security-base-private-l1-1-1",
"api-ms-win-security-lsalookup-l1-1-0",
"api-ms-win-security-sddl-l1-1-0",
"api-ms-win-service-core-l1-1-1",
......
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