From 108952bcd40283bdcb4764a59eb75cedefb67ace Mon Sep 17 00:00:00 2001 From: Andrey Gusev Date: Wed, 26 Oct 2016 13:12:35 +0300 Subject: [PATCH] ext-ms-win-rtcore-ntuser-dpi-l1-1-0: Add dll. Signed-off-by: Andrey Gusev Signed-off-by: Alexandre Julliard --- configure | 2 ++ configure.ac | 1 + dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/Makefile.in | 1 + .../ext-ms-win-rtcore-ntuser-dpi-l1-1-0.spec | 3 +++ tools/make_specfiles | 1 + 5 files changed, 8 insertions(+) create mode 100644 dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/Makefile.in create mode 100644 dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.spec diff --git a/configure b/configure index 61477ee64cf..67adaf73d6e 100755 --- a/configure +++ b/configure @@ -1166,6 +1166,7 @@ enable_ext_ms_win_gdi_dc_create_l1_1_1 enable_ext_ms_win_gdi_devcaps_l1_1_0 enable_ext_ms_win_kernel32_package_current_l1_1_0 enable_ext_ms_win_ntuser_message_l1_1_1 +enable_ext_ms_win_rtcore_ntuser_dpi_l1_1_0 enable_faultrep enable_fltlib enable_fltmgr_sys @@ -17924,6 +17925,7 @@ wine_fn_config_dll ext-ms-win-gdi-dc-create-l1-1-1 enable_ext_ms_win_gdi_dc_crea wine_fn_config_dll ext-ms-win-gdi-devcaps-l1-1-0 enable_ext_ms_win_gdi_devcaps_l1_1_0 wine_fn_config_dll ext-ms-win-kernel32-package-current-l1-1-0 enable_ext_ms_win_kernel32_package_current_l1_1_0 wine_fn_config_dll ext-ms-win-ntuser-message-l1-1-1 enable_ext_ms_win_ntuser_message_l1_1_1 +wine_fn_config_dll ext-ms-win-rtcore-ntuser-dpi-l1-1-0 enable_ext_ms_win_rtcore_ntuser_dpi_l1_1_0 wine_fn_config_dll faultrep enable_faultrep implib wine_fn_config_test dlls/faultrep/tests faultrep_test wine_fn_config_dll fltlib enable_fltlib diff --git a/configure.ac b/configure.ac index 86117404bd8..413bd46b932 100644 --- a/configure.ac +++ b/configure.ac @@ -3008,6 +3008,7 @@ WINE_CONFIG_DLL(ext-ms-win-gdi-dc-create-l1-1-1) WINE_CONFIG_DLL(ext-ms-win-gdi-devcaps-l1-1-0) WINE_CONFIG_DLL(ext-ms-win-kernel32-package-current-l1-1-0) WINE_CONFIG_DLL(ext-ms-win-ntuser-message-l1-1-1) +WINE_CONFIG_DLL(ext-ms-win-rtcore-ntuser-dpi-l1-1-0) WINE_CONFIG_DLL(faultrep,,[implib]) WINE_CONFIG_TEST(dlls/faultrep/tests) WINE_CONFIG_DLL(fltlib) diff --git a/dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/Makefile.in b/dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/Makefile.in new file mode 100644 index 00000000000..9fbcf1a9c5a --- /dev/null +++ b/dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/Makefile.in @@ -0,0 +1 @@ +MODULE = ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll diff --git a/dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.spec b/dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.spec new file mode 100644 index 00000000000..63cecb45cf3 --- /dev/null +++ b/dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.spec @@ -0,0 +1,3 @@ +@ stub GetDpiForMonitorInternal +@ stub GetProcessDpiAwarenessInternal +@ stub SetProcessDpiAwarenessInternal diff --git a/tools/make_specfiles b/tools/make_specfiles index f99c6f5fb32..649dec6160a 100755 --- a/tools/make_specfiles +++ b/tools/make_specfiles @@ -267,6 +267,7 @@ my @dll_groups = "api-ms-win-downlevel-user32-l1-1-0", "api-ms-win-ntuser-dc-access-l1-1-0", "ext-ms-win-ntuser-message-l1-1-1", + "ext-ms-win-rtcore-ntuser-dpi-l1-1-0", ], [ "version",