From 828882745a1db3c67422f33a14195685f24eb8fd Mon Sep 17 00:00:00 2001 From: Detlef Riekenberg Date: Fri, 21 Dec 2012 00:27:21 +0100 Subject: [PATCH] api-ms-win-core-winrt-error-l1-1-0: Add dll. --- configure | 1 + configure.ac | 1 + dlls/api-ms-win-core-winrt-error-l1-1-0/Makefile.in | 3 +++ .../api-ms-win-core-winrt-error-l1-1-0.spec | 11 +++++++++++ 4 files changed, 16 insertions(+) create mode 100644 dlls/api-ms-win-core-winrt-error-l1-1-0/Makefile.in create mode 100644 dlls/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec diff --git a/configure b/configure index 60a0185d4a3..976bd9baa04 100755 --- a/configure +++ b/configure @@ -15350,6 +15350,7 @@ wine_fn_config_dll advpack enable_advpack implib wine_fn_config_test dlls/advpack/tests advpack_test wine_fn_config_dll amstream enable_amstream wine_fn_config_test dlls/amstream/tests amstream_test +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 wine_fn_config_dll api-ms-win-downlevel-advapi32-l1-1-0 enable_api_ms_win_downlevel_advapi32_l1_1_0 wine_fn_config_dll api-ms-win-downlevel-advapi32-l2-1-0 enable_api_ms_win_downlevel_advapi32_l2_1_0 diff --git a/configure.ac b/configure.ac index a295a7bb0d9..5e59e906ee3 100644 --- a/configure.ac +++ b/configure.ac @@ -2529,6 +2529,7 @@ WINE_CONFIG_DLL(advpack,,[implib]) WINE_CONFIG_TEST(dlls/advpack/tests) WINE_CONFIG_DLL(amstream) WINE_CONFIG_TEST(dlls/amstream/tests) +WINE_CONFIG_DLL(api-ms-win-core-winrt-error-l1-1-0) WINE_CONFIG_DLL(api-ms-win-core-winrt-string-l1-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l1-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l2-1-0) diff --git a/dlls/api-ms-win-core-winrt-error-l1-1-0/Makefile.in b/dlls/api-ms-win-core-winrt-error-l1-1-0/Makefile.in new file mode 100644 index 00000000000..5b02097e08a --- /dev/null +++ b/dlls/api-ms-win-core-winrt-error-l1-1-0/Makefile.in @@ -0,0 +1,3 @@ +MODULE = api-ms-win-core-winrt-error-l1-1-0.dll + +@MAKE_DLL_RULES@ diff --git a/dlls/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec b/dlls/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec new file mode 100644 index 00000000000..de0a6d8bd9f --- /dev/null +++ b/dlls/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec @@ -0,0 +1,11 @@ +@ stub GetRestrictedErrorInfo +@ stub RoCaptureErrorContext +@ stub RoFailFastWithErrorContext +@ stub RoGetErrorReportingFlags +@ stub RoOriginateError +@ stub RoOriginateErrorW +@ stub RoResolveRestrictedErrorInfoReference +@ stub RoSetErrorReportingFlags +@ stub RoTransformError +@ stub RoTransformErrorW +@ stub SetRestrictedErrorInfo