api-ms-win-core-shlwapi-obsolete-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
d62ab576e5
commit
b7e2e45f93
|
@ -929,6 +929,7 @@ enable_api_ms_win_core_registry_l1_1_0
|
||||||
enable_api_ms_win_core_rtlsupport_l1_1_0
|
enable_api_ms_win_core_rtlsupport_l1_1_0
|
||||||
enable_api_ms_win_core_rtlsupport_l1_2_0
|
enable_api_ms_win_core_rtlsupport_l1_2_0
|
||||||
enable_api_ms_win_core_shlwapi_legacy_l1_1_0
|
enable_api_ms_win_core_shlwapi_legacy_l1_1_0
|
||||||
|
enable_api_ms_win_core_shlwapi_obsolete_l1_1_0
|
||||||
enable_api_ms_win_core_string_l1_1_0
|
enable_api_ms_win_core_string_l1_1_0
|
||||||
enable_api_ms_win_core_string_l2_1_0
|
enable_api_ms_win_core_string_l2_1_0
|
||||||
enable_api_ms_win_core_string_obsolete_l1_1_0
|
enable_api_ms_win_core_string_obsolete_l1_1_0
|
||||||
|
@ -17475,6 +17476,7 @@ wine_fn_config_dll api-ms-win-core-registry-l1-1-0 enable_api_ms_win_core_regist
|
||||||
wine_fn_config_dll api-ms-win-core-rtlsupport-l1-1-0 enable_api_ms_win_core_rtlsupport_l1_1_0
|
wine_fn_config_dll api-ms-win-core-rtlsupport-l1-1-0 enable_api_ms_win_core_rtlsupport_l1_1_0
|
||||||
wine_fn_config_dll api-ms-win-core-rtlsupport-l1-2-0 enable_api_ms_win_core_rtlsupport_l1_2_0
|
wine_fn_config_dll api-ms-win-core-rtlsupport-l1-2-0 enable_api_ms_win_core_rtlsupport_l1_2_0
|
||||||
wine_fn_config_dll api-ms-win-core-shlwapi-legacy-l1-1-0 enable_api_ms_win_core_shlwapi_legacy_l1_1_0
|
wine_fn_config_dll api-ms-win-core-shlwapi-legacy-l1-1-0 enable_api_ms_win_core_shlwapi_legacy_l1_1_0
|
||||||
|
wine_fn_config_dll api-ms-win-core-shlwapi-obsolete-l1-1-0 enable_api_ms_win_core_shlwapi_obsolete_l1_1_0
|
||||||
wine_fn_config_dll api-ms-win-core-string-l1-1-0 enable_api_ms_win_core_string_l1_1_0
|
wine_fn_config_dll api-ms-win-core-string-l1-1-0 enable_api_ms_win_core_string_l1_1_0
|
||||||
wine_fn_config_dll api-ms-win-core-string-l2-1-0 enable_api_ms_win_core_string_l2_1_0
|
wine_fn_config_dll api-ms-win-core-string-l2-1-0 enable_api_ms_win_core_string_l2_1_0
|
||||||
wine_fn_config_dll api-ms-win-core-string-obsolete-l1-1-0 enable_api_ms_win_core_string_obsolete_l1_1_0
|
wine_fn_config_dll api-ms-win-core-string-obsolete-l1-1-0 enable_api_ms_win_core_string_obsolete_l1_1_0
|
||||||
|
|
|
@ -2694,6 +2694,7 @@ WINE_CONFIG_DLL(api-ms-win-core-registry-l1-1-0)
|
||||||
WINE_CONFIG_DLL(api-ms-win-core-rtlsupport-l1-1-0)
|
WINE_CONFIG_DLL(api-ms-win-core-rtlsupport-l1-1-0)
|
||||||
WINE_CONFIG_DLL(api-ms-win-core-rtlsupport-l1-2-0)
|
WINE_CONFIG_DLL(api-ms-win-core-rtlsupport-l1-2-0)
|
||||||
WINE_CONFIG_DLL(api-ms-win-core-shlwapi-legacy-l1-1-0)
|
WINE_CONFIG_DLL(api-ms-win-core-shlwapi-legacy-l1-1-0)
|
||||||
|
WINE_CONFIG_DLL(api-ms-win-core-shlwapi-obsolete-l1-1-0)
|
||||||
WINE_CONFIG_DLL(api-ms-win-core-string-l1-1-0)
|
WINE_CONFIG_DLL(api-ms-win-core-string-l1-1-0)
|
||||||
WINE_CONFIG_DLL(api-ms-win-core-string-l2-1-0)
|
WINE_CONFIG_DLL(api-ms-win-core-string-l2-1-0)
|
||||||
WINE_CONFIG_DLL(api-ms-win-core-string-obsolete-l1-1-0)
|
WINE_CONFIG_DLL(api-ms-win-core-string-obsolete-l1-1-0)
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
MODULE = api-ms-win-core-shlwapi-obsolete-l1-1-0.dll
|
|
@ -0,0 +1,61 @@
|
||||||
|
@ stdcall QISearch(long long long long) shlwapi.QISearch
|
||||||
|
@ stdcall SHLoadIndirectString(wstr ptr long ptr) shlwapi.SHLoadIndirectString
|
||||||
|
@ stdcall StrCatBuffA(str str long) shlwapi.StrCatBuffA
|
||||||
|
@ stdcall StrCatBuffW(wstr wstr long) shlwapi.StrCatBuffW
|
||||||
|
@ stdcall StrCatChainW(ptr long long wstr) shlwapi.StrCatChainW
|
||||||
|
@ stdcall StrChrA(str long) shlwapi.StrChrA
|
||||||
|
@ stdcall StrChrIA(str long) shlwapi.StrChrIA
|
||||||
|
@ stdcall StrChrIW(wstr long) shlwapi.StrChrIW
|
||||||
|
@ stub StrChrNIW
|
||||||
|
@ stdcall StrChrNW(wstr long long) shlwapi.StrChrNW
|
||||||
|
@ stdcall StrChrW(wstr long) shlwapi.StrChrW
|
||||||
|
@ stdcall StrCmpCA(str str) shlwapi.StrCmpCA
|
||||||
|
@ stdcall StrCmpCW(wstr wstr) shlwapi.StrCmpCW
|
||||||
|
@ stdcall StrCmpICA(str str) shlwapi.StrCmpICA
|
||||||
|
@ stdcall StrCmpICW(wstr wstr) shlwapi.StrCmpICW
|
||||||
|
@ stdcall StrCmpIW(wstr wstr) shlwapi.StrCmpIW
|
||||||
|
@ stdcall StrCmpLogicalW(wstr wstr) shlwapi.StrCmpLogicalW
|
||||||
|
@ stdcall StrCmpNA(str str long) shlwapi.StrCmpNA
|
||||||
|
@ stdcall StrCmpNCA(str ptr long) shlwapi.StrCmpNCA
|
||||||
|
@ stdcall StrCmpNCW(wstr wstr long) shlwapi.StrCmpNCW
|
||||||
|
@ stdcall StrCmpNIA(str str long) shlwapi.StrCmpNIA
|
||||||
|
@ stdcall StrCmpNICA(long long long) shlwapi.StrCmpNICA
|
||||||
|
@ stdcall StrCmpNICW(wstr wstr long) shlwapi.StrCmpNICW
|
||||||
|
@ stdcall StrCmpNIW(wstr wstr long) shlwapi.StrCmpNIW
|
||||||
|
@ stdcall StrCmpNW(wstr wstr long) shlwapi.StrCmpNW
|
||||||
|
@ stdcall StrCmpW(wstr wstr) shlwapi.StrCmpW
|
||||||
|
@ stdcall StrCpyNW(ptr wstr long) shlwapi.StrCpyNW
|
||||||
|
@ stdcall StrCpyNXA(ptr str long) shlwapi.StrCpyNXA
|
||||||
|
@ stdcall StrCpyNXW(ptr wstr long) shlwapi.StrCpyNXW
|
||||||
|
@ stdcall StrCSpnA(str str) shlwapi.StrCSpnA
|
||||||
|
@ stdcall StrCSpnIA(str str) shlwapi.StrCSpnIA
|
||||||
|
@ stdcall StrCSpnIW(wstr wstr) shlwapi.StrCSpnIW
|
||||||
|
@ stdcall StrCSpnW(wstr wstr) shlwapi.StrCSpnW
|
||||||
|
@ stdcall StrDupA(str) shlwapi.StrDupA
|
||||||
|
@ stdcall StrDupW(wstr) shlwapi.StrDupW
|
||||||
|
@ stdcall StrIsIntlEqualA(long str str long) shlwapi.StrIsIntlEqualA
|
||||||
|
@ stdcall StrIsIntlEqualW(long wstr wstr long) shlwapi.StrIsIntlEqualW
|
||||||
|
@ stdcall StrPBrkA(str str) shlwapi.StrPBrkA
|
||||||
|
@ stdcall StrPBrkW(wstr wstr) shlwapi.StrPBrkW
|
||||||
|
@ stdcall StrRChrA(str str long) shlwapi.StrRChrA
|
||||||
|
@ stdcall StrRChrIA(str str long) shlwapi.StrRChrIA
|
||||||
|
@ stdcall StrRChrIW(wstr wstr long) shlwapi.StrRChrIW
|
||||||
|
@ stdcall StrRChrW(wstr wstr long) shlwapi.StrRChrW
|
||||||
|
@ stdcall StrRStrIA(str str str) shlwapi.StrRStrIA
|
||||||
|
@ stdcall StrRStrIW(wstr wstr wstr) shlwapi.StrRStrIW
|
||||||
|
@ stdcall StrSpnA(str str) shlwapi.StrSpnA
|
||||||
|
@ stdcall StrSpnW(wstr wstr) shlwapi.StrSpnW
|
||||||
|
@ stdcall StrStrA(str str) shlwapi.StrStrA
|
||||||
|
@ stdcall StrStrIA(str str) shlwapi.StrStrIA
|
||||||
|
@ stdcall StrStrIW(wstr wstr) shlwapi.StrStrIW
|
||||||
|
@ stdcall StrStrNIW(wstr wstr long) shlwapi.StrStrNIW
|
||||||
|
@ stdcall StrStrNW(wstr wstr long) shlwapi.StrStrNW
|
||||||
|
@ stdcall StrStrW(wstr wstr) shlwapi.StrStrW
|
||||||
|
@ stdcall StrToInt64ExA(str long ptr) shlwapi.StrToInt64ExA
|
||||||
|
@ stdcall StrToInt64ExW(wstr long ptr) shlwapi.StrToInt64ExW
|
||||||
|
@ stdcall StrToIntA(str) shlwapi.StrToIntA
|
||||||
|
@ stdcall StrToIntExA(str long ptr) shlwapi.StrToIntExA
|
||||||
|
@ stdcall StrToIntExW(wstr long ptr) shlwapi.StrToIntExW
|
||||||
|
@ stdcall StrToIntW(wstr) shlwapi.StrToIntW
|
||||||
|
@ stdcall StrTrimA(str str) shlwapi.StrTrimA
|
||||||
|
@ stdcall StrTrimW(wstr wstr) shlwapi.StrTrimW
|
|
@ -223,6 +223,7 @@ my @dll_groups =
|
||||||
"api-ms-win-downlevel-shlwapi-l1-1-0",
|
"api-ms-win-downlevel-shlwapi-l1-1-0",
|
||||||
"api-ms-win-downlevel-shlwapi-l2-1-0",
|
"api-ms-win-downlevel-shlwapi-l2-1-0",
|
||||||
"api-ms-win-core-shlwapi-legacy-l1-1-0",
|
"api-ms-win-core-shlwapi-legacy-l1-1-0",
|
||||||
|
"api-ms-win-core-shlwapi-obsolete-l1-1-0",
|
||||||
"api-ms-win-core-url-l1-1-0",
|
"api-ms-win-core-url-l1-1-0",
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue