ext-ms-win-shell-shell32-l1-2-0: Add dll.

Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Andrey Gusev 2019-05-25 16:55:44 +03:00 committed by Alexandre Julliard
parent f40c21c3c3
commit 48505cad05
5 changed files with 6 additions and 0 deletions

2
configure vendored
View File

@ -1317,6 +1317,7 @@ enable_ext_ms_win_security_credui_l1_1_0
enable_ext_ms_win_security_cryptui_l1_1_0
enable_ext_ms_win_shell_comctl32_init_l1_1_0
enable_ext_ms_win_shell_comdlg32_l1_1_0
enable_ext_ms_win_shell_shell32_l1_2_0
enable_ext_ms_win_uxtheme_themes_l1_1_0
enable_faultrep
enable_feclient
@ -20182,6 +20183,7 @@ wine_fn_config_makefile dlls/ext-ms-win-security-credui-l1-1-0 enable_ext_ms_win
wine_fn_config_makefile dlls/ext-ms-win-security-cryptui-l1-1-0 enable_ext_ms_win_security_cryptui_l1_1_0
wine_fn_config_makefile dlls/ext-ms-win-shell-comctl32-init-l1-1-0 enable_ext_ms_win_shell_comctl32_init_l1_1_0
wine_fn_config_makefile dlls/ext-ms-win-shell-comdlg32-l1-1-0 enable_ext_ms_win_shell_comdlg32_l1_1_0
wine_fn_config_makefile dlls/ext-ms-win-shell-shell32-l1-2-0 enable_ext_ms_win_shell_shell32_l1_2_0
wine_fn_config_makefile dlls/ext-ms-win-uxtheme-themes-l1-1-0 enable_ext_ms_win_uxtheme_themes_l1_1_0
wine_fn_config_makefile dlls/faultrep enable_faultrep
wine_fn_config_makefile dlls/faultrep/tests enable_tests

View File

@ -3253,6 +3253,7 @@ WINE_CONFIG_MAKEFILE(dlls/ext-ms-win-security-credui-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/ext-ms-win-security-cryptui-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/ext-ms-win-shell-comctl32-init-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/ext-ms-win-shell-comdlg32-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/ext-ms-win-shell-shell32-l1-2-0)
WINE_CONFIG_MAKEFILE(dlls/ext-ms-win-uxtheme-themes-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/faultrep)
WINE_CONFIG_MAKEFILE(dlls/faultrep/tests)

View File

@ -0,0 +1 @@
MODULE = ext-ms-win-shell-shell32-l1-2-0.dll

View File

@ -0,0 +1 @@
@ stdcall ShellExecuteW(long wstr wstr wstr wstr long) shell32.ShellExecuteW

View File

@ -352,6 +352,7 @@ my @dll_groups =
"api-ms-win-downlevel-shell32-l1-1-0",
"api-ms-win-shell-shellcom-l1-1-0",
"api-ms-win-shell-shellfolders-l1-1-0",
"ext-ms-win-shell-shell32-l1-2-0",
],
[
"shlwapi",