apisetchema: Add some more shlwapi apisets.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
26c20f43ec
commit
26cd2f7e76
|
@ -280,7 +280,10 @@ 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-shlwapi-ie-l1-1-0 = shlwapi.dll
|
||||
apiset api-ms-win-shlwapi-winrt-storage-l1-1-1 = shlwapi.dll
|
||||
apiset api-ms-win-stateseparation-helpers-l1-1-0 = kernelbase.dll
|
||||
apiset ext-ms-onecore-shlwapi-l1-1-0 = shlwapi.dll
|
||||
apiset ext-ms-win-advapi32-auth-l1-1-0 = advapi32.dll
|
||||
apiset ext-ms-win-advapi32-encryptedfile-l1-1-0 = advapi32.dll
|
||||
apiset ext-ms-win-advapi32-eventingcontroller-l1-1-0 = advapi32.dll
|
||||
|
@ -403,5 +406,7 @@ apiset ext-ms-win-security-cryptui-l1-1-0 = cryptui.dll
|
|||
apiset ext-ms-win-shell-comctl32-init-l1-1-0 = comctl32.dll
|
||||
apiset ext-ms-win-shell-comdlg32-l1-1-0 = comdlg32.dll
|
||||
apiset ext-ms-win-shell-shell32-l1-2-0 = shell32.dll
|
||||
apiset ext-ms-win-shell-shlwapi-l1-1-1 = shlwapi.dll
|
||||
apiset ext-ms-win-shell-shlwapi-l1-2-0 = shlwapi.dll
|
||||
apiset ext-ms-win-usp10-l1-1-0 = gdi32.dll
|
||||
apiset ext-ms-win-uxtheme-themes-l1-1-0 = uxtheme.dll
|
||||
|
|
Loading…
Reference in New Issue