apisetchema: Add some more shcore apisets.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
229e059d9b
commit
26c20f43ec
|
@ -240,6 +240,7 @@ apiset api-ms-win-security-credentials-l1-1-0 = sechost.dll
|
|||
apiset api-ms-win-security-credentials-l2-1-0 = sechost.dll
|
||||
apiset api-ms-win-security-cryptoapi-l1-1-0 = cryptsp.dll
|
||||
apiset api-ms-win-security-grouppolicy-l1-1-0 = kernelbase.dll
|
||||
apiset api-ms-win-security-isolatedcontainer-l1-1-1 = shcore.dll
|
||||
apiset api-ms-win-security-isolationapi-l1-1-0 = sechost.dll
|
||||
apiset api-ms-win-security-isolationapi-l1-2-0 = sechost.dll
|
||||
apiset api-ms-win-security-isolationpolicy-l1-1-0 = sechost.dll
|
||||
|
@ -265,10 +266,18 @@ apiset api-ms-win-service-private-l1-1-1 = sechost.dll
|
|||
apiset api-ms-win-service-private-l1-2-0 = sechost.dll
|
||||
apiset api-ms-win-service-winsvc-l1-1-0 = sechost.dll
|
||||
apiset api-ms-win-service-winsvc-l1-2-0 = sechost.dll
|
||||
apiset api-ms-win-shcore-comhelpers-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shcore-obsolete-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shcore-path-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shcore-registry-l1-1-1 = shcore.dll
|
||||
apiset api-ms-win-shcore-scaling-l1-1-1 = shcore.dll
|
||||
apiset api-ms-win-shcore-stream-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shcore-stream-winrt-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shcore-sysinfo-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shcore-taskpool-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shcore-thread-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shcore-unicodeansi-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shell-shdirectory-l1-1-0 = shcore.dll
|
||||
apiset api-ms-win-shell-shellcom-l1-1-0 = shell32.dll
|
||||
apiset api-ms-win-shell-shellfolders-l1-1-0 = shell32.dll
|
||||
apiset api-ms-win-stateseparation-helpers-l1-1-0 = kernelbase.dll
|
||||
|
|
Loading…
Reference in New Issue