ext-ms-win-rtcore-ntuser-dpi-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:
Andrey Gusev 2016-10-26 13:12:35 +03:00 committed by Alexandre Julliard
parent a6c4c30ad1
commit 108952bcd4
5 changed files with 8 additions and 0 deletions

2
configure vendored
View File

@ -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

View File

@ -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)

View File

@ -0,0 +1 @@
MODULE = ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll

View File

@ -0,0 +1,3 @@
@ stub GetDpiForMonitorInternal
@ stub GetProcessDpiAwarenessInternal
@ stub SetProcessDpiAwarenessInternal

View File

@ -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",