[PATCH v2 7/7] scrrun: Support wildcards in MoveFolder().

Robert Wilhelm wine at gitlab.winehq.org
Thu Jul 7 04:19:25 CDT 2022


From: Robert Wilhelm <robert.wilhelm at gmx.net>

Signed-off-by: Robert Wilhelm <robert.wilhelm at gmx.net>
---
 dlls/scrrun/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/scrrun/Makefile.in b/dlls/scrrun/Makefile.in
index 12be899162b..21798694587 100644
--- a/dlls/scrrun/Makefile.in
+++ b/dlls/scrrun/Makefile.in
@@ -1,6 +1,6 @@
 MODULE    = scrrun.dll
 IMPORTLIB = scrrun
-IMPORTS   = uuid oleaut32 version advapi32
+IMPORTS   = uuid oleaut32 version advapi32 shlwapi
 
 EXTRADLLFLAGS = -Wb,--prefer-native
 
-- 
GitLab

https://gitlab.winehq.org/wine/wine/-/merge_requests/391



More information about the wine-devel mailing list