Martin Storsjo : api-ms-win-core-url-l1-1-0: Add stub dll.

Alexandre Julliard julliard at winehq.org
Thu Feb 6 13:25:31 CST 2014


Module: wine
Branch: master
Commit: 67024308a900d7dc15d942a81c1a8bea4d2bc194
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=67024308a900d7dc15d942a81c1a8bea4d2bc194

Author: Martin Storsjo <martin at martin.st>
Date:   Tue Feb  4 15:55:44 2014 +0200

api-ms-win-core-url-l1-1-0: Add stub dll.

---

 configure                                          |    2 ++
 configure.ac                                       |    1 +
 dlls/api-ms-win-core-url-l1-1-0/Makefile.in        |    1 +
 .../api-ms-win-core-url-l1-1-0.spec                |   38 ++++++++++++++++++++
 tools/make_specfiles                               |    1 +
 5 files changed, 43 insertions(+)

diff --git a/configure b/configure
index 6a98770..05ae99a 100755
--- a/configure
+++ b/configure
@@ -881,6 +881,7 @@ enable_api_ms_win_core_synch_l1_2_0
 enable_api_ms_win_core_sysinfo_l1_2_0
 enable_api_ms_win_core_threadpool_legacy_l1_1_0
 enable_api_ms_win_core_timezone_l1_1_0
+enable_api_ms_win_core_url_l1_1_0
 enable_api_ms_win_core_util_l1_1_0
 enable_api_ms_win_core_winrt_error_l1_1_0
 enable_api_ms_win_core_winrt_string_l1_1_0
@@ -16629,6 +16630,7 @@ wine_fn_config_dll api-ms-win-core-synch-l1-2-0 enable_api_ms_win_core_synch_l1_
 wine_fn_config_dll api-ms-win-core-sysinfo-l1-2-0 enable_api_ms_win_core_sysinfo_l1_2_0
 wine_fn_config_dll api-ms-win-core-threadpool-legacy-l1-1-0 enable_api_ms_win_core_threadpool_legacy_l1_1_0
 wine_fn_config_dll api-ms-win-core-timezone-l1-1-0 enable_api_ms_win_core_timezone_l1_1_0
+wine_fn_config_dll api-ms-win-core-url-l1-1-0 enable_api_ms_win_core_url_l1_1_0
 wine_fn_config_dll api-ms-win-core-util-l1-1-0 enable_api_ms_win_core_util_l1_1_0
 wine_fn_config_dll api-ms-win-core-winrt-error-l1-1-0 enable_api_ms_win_core_winrt_error_l1_1_0
 wine_fn_config_dll api-ms-win-core-winrt-string-l1-1-0 enable_api_ms_win_core_winrt_string_l1_1_0
diff --git a/configure.ac b/configure.ac
index 16c853b..33486e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2650,6 +2650,7 @@ WINE_CONFIG_DLL(api-ms-win-core-synch-l1-2-0)
 WINE_CONFIG_DLL(api-ms-win-core-sysinfo-l1-2-0)
 WINE_CONFIG_DLL(api-ms-win-core-threadpool-legacy-l1-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-timezone-l1-1-0)
+WINE_CONFIG_DLL(api-ms-win-core-url-l1-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-util-l1-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-winrt-error-l1-1-0)
 WINE_CONFIG_DLL(api-ms-win-core-winrt-string-l1-1-0)
diff --git a/dlls/api-ms-win-core-url-l1-1-0/Makefile.in b/dlls/api-ms-win-core-url-l1-1-0/Makefile.in
new file mode 100644
index 0000000..1e0a067
--- /dev/null
+++ b/dlls/api-ms-win-core-url-l1-1-0/Makefile.in
@@ -0,0 +1 @@
+MODULE    = api-ms-win-core-url-l1-1-0.dll
diff --git a/dlls/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec b/dlls/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec
new file mode 100644
index 0000000..22d9b02
--- /dev/null
+++ b/dlls/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec
@@ -0,0 +1,38 @@
+@ stdcall GetAcceptLanguagesA(ptr ptr) shlwapi.GetAcceptLanguagesA
+@ stdcall GetAcceptLanguagesW(ptr ptr) shlwapi.GetAcceptLanguagesW
+@ stdcall HashData(ptr long ptr long) shlwapi.HashData
+@ stdcall IsInternetESCEnabled() shlwapi.IsInternetESCEnabled
+@ stdcall ParseURLA(str ptr) shlwapi.ParseURLA
+@ stdcall ParseURLW(wstr ptr) shlwapi.ParseURLW
+@ stdcall PathCreateFromUrlA(str ptr ptr long) shlwapi.PathCreateFromUrlA
+@ stdcall PathCreateFromUrlAlloc(wstr ptr long) shlwapi.PathCreateFromUrlAlloc
+@ stdcall PathCreateFromUrlW(wstr ptr ptr long) shlwapi.PathCreateFromUrlW
+@ stdcall PathIsURLA(str) shlwapi.PathIsURLA
+@ stdcall PathIsURLW(wstr) shlwapi.PathIsURLW
+@ stdcall UrlApplySchemeA(str ptr ptr long) shlwapi.UrlApplySchemeA
+@ stdcall UrlApplySchemeW(wstr ptr ptr long) shlwapi.UrlApplySchemeW
+@ stdcall UrlCanonicalizeA(str ptr ptr long) shlwapi.UrlCanonicalizeA
+@ stdcall UrlCanonicalizeW(wstr ptr ptr long) shlwapi.UrlCanonicalizeW
+@ stdcall UrlCombineA(str str ptr ptr long) shlwapi.UrlCombineA
+@ stdcall UrlCombineW(wstr wstr ptr ptr long) shlwapi.UrlCombineW
+@ stdcall UrlCompareA(str str long) shlwapi.UrlCompareA
+@ stdcall UrlCompareW(wstr wstr long) shlwapi.UrlCompareW
+@ stdcall UrlCreateFromPathA(str ptr ptr long) shlwapi.UrlCreateFromPathA
+@ stdcall UrlCreateFromPathW(wstr ptr ptr long) shlwapi.UrlCreateFromPathW
+@ stdcall UrlEscapeA(str ptr ptr long) shlwapi.UrlEscapeA
+@ stdcall UrlEscapeW(wstr ptr ptr long) shlwapi.UrlEscapeW
+@ stdcall UrlFixupW(wstr wstr long) shlwapi.UrlFixupW
+@ stdcall UrlGetLocationA(str) shlwapi.UrlGetLocationA
+@ stdcall UrlGetLocationW(wstr) shlwapi.UrlGetLocationW
+@ stdcall UrlGetPartA(str ptr ptr long long) shlwapi.UrlGetPartA
+@ stdcall UrlGetPartW(wstr ptr ptr long long) shlwapi.UrlGetPartW
+@ stdcall UrlHashA(str ptr long) shlwapi.UrlHashA
+@ stdcall UrlHashW(wstr ptr long) shlwapi.UrlHashW
+@ stdcall UrlIsA(str long) shlwapi.UrlIsA
+@ stdcall UrlIsNoHistoryA(str) shlwapi.UrlIsNoHistoryA
+@ stdcall UrlIsNoHistoryW(wstr) shlwapi.UrlIsNoHistoryW
+@ stdcall UrlIsOpaqueA(str) shlwapi.UrlIsOpaqueA
+@ stdcall UrlIsOpaqueW(wstr) shlwapi.UrlIsOpaqueW
+@ stdcall UrlIsW(wstr long) shlwapi.UrlIsW
+@ stdcall UrlUnescapeA(str ptr ptr long) shlwapi.UrlUnescapeA
+@ stdcall UrlUnescapeW(wstr ptr ptr long) shlwapi.UrlUnescapeW
diff --git a/tools/make_specfiles b/tools/make_specfiles
index d7280d5..e957deb 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -176,6 +176,7 @@ my @dll_groups =
   "api-ms-win-downlevel-shlwapi-l1-1-0",
   "api-ms-win-downlevel-shlwapi-l2-1-0",
   "api-ms-win-core-shlwapi-legacy-l1-1-0",
+  "api-ms-win-core-url-l1-1-0",
  ],
  [
   "user32",




More information about the wine-cvs mailing list