Commit 108952bc authored by Andrey Gusev's avatar Andrey Gusev Committed by Alexandre Julliard

ext-ms-win-rtcore-ntuser-dpi-l1-1-0: Add dll.

parent a6c4c30a
......@@ -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
......
......@@ -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)
......
MODULE = ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll
@ stub GetDpiForMonitorInternal
@ stub GetProcessDpiAwarenessInternal
@ stub SetProcessDpiAwarenessInternal
......@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment