Commit 48505cad authored by Andrey Gusev's avatar Andrey Gusev Committed by Alexandre Julliard

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

parent f40c21c3
......@@ -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
......
......@@ -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)
......
MODULE = ext-ms-win-shell-shell32-l1-2-0.dll
@ stdcall ShellExecuteW(long wstr wstr wstr wstr long) shell32.ShellExecuteW
......@@ -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",
......
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