1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00

regedit: Add a direct import for shcore.

For CommandLineToArgvW.
This commit is contained in:
Rémi Bernon 2022-09-29 18:04:31 +02:00 committed by Alexandre Julliard
parent 99b3862e67
commit 4c60f67f00

View File

@ -1,5 +1,5 @@
MODULE = regedit.exe
IMPORTS = advapi32
IMPORTS = advapi32 shcore
DELAYIMPORTS = shlwapi shell32 comdlg32 comctl32 user32 gdi32
EXTRADLLFLAGS = -mwindows -municode