Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
48505cad
Commit
48505cad
authored
May 25, 2019
by
Andrey Gusev
Committed by
Alexandre Julliard
May 27, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
>
parent
f40c21c3
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
0 deletions
+6
-0
configure
configure
+2
-0
configure.ac
configure.ac
+1
-0
Makefile.in
dlls/ext-ms-win-shell-shell32-l1-2-0/Makefile.in
+1
-0
ext-ms-win-shell-shell32-l1-2-0.spec
...shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.spec
+1
-0
make_specfiles
tools/make_specfiles
+1
-0
No files found.
configure
View file @
48505cad
...
...
@@ -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
...
...
configure.ac
View file @
48505cad
...
...
@@ -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)
...
...
dlls/ext-ms-win-shell-shell32-l1-2-0/Makefile.in
0 → 100644
View file @
48505cad
MODULE
=
ext-ms-win-shell-shell32-l1-2-0.dll
dlls/ext-ms-win-shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.spec
0 → 100644
View file @
48505cad
@ stdcall ShellExecuteW(long wstr wstr wstr wstr long) shell32.ShellExecuteW
tools/make_specfiles
View file @
48505cad
...
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment