[PATCH 3/3] ext-ms-win-shell-shell32-l1-2-0: Add dll.

Andrey Gusev andrey.goosev at gmail.com
Sat May 25 08:55:44 CDT 2019


Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
---
 dlls/ext-ms-win-shell-shell32-l1-2-0/Makefile.in                 | 1 +
 .../ext-ms-win-shell-shell32-l1-2-0.spec                         | 1 +
 tools/make_specfiles                                             | 1 +
 3 files changed, 3 insertions(+)
 create mode 100644 dlls/ext-ms-win-shell-shell32-l1-2-0/Makefile.in
 create mode 100644 dlls/ext-ms-win-shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.spec

diff --git a/dlls/ext-ms-win-shell-shell32-l1-2-0/Makefile.in b/dlls/ext-ms-win-shell-shell32-l1-2-0/Makefile.in
new file mode 100644
index 0000000000..2d8bcf9a81
--- /dev/null
+++ b/dlls/ext-ms-win-shell-shell32-l1-2-0/Makefile.in
@@ -0,0 +1 @@
+MODULE    = ext-ms-win-shell-shell32-l1-2-0.dll
diff --git a/dlls/ext-ms-win-shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.spec b/dlls/ext-ms-win-shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.spec
new file mode 100644
index 0000000000..8b8739a83e
--- /dev/null
+++ b/dlls/ext-ms-win-shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.spec
@@ -0,0 +1 @@
+@ stdcall ShellExecuteW(long wstr wstr wstr wstr long) shell32.ShellExecuteW
diff --git a/tools/make_specfiles b/tools/make_specfiles
index 9449c22782..c2fa929db5 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -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",
-- 
2.21.0




More information about the wine-devel mailing list