Commit bfd02931 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

msi: Don't use delay imports.

This avoids problems with disabling Wow64 filesystem redirection. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46654Signed-off-by: 's avatarHans Leidekker <hans@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent e5437f30
MODULE = msi.dll
IMPORTLIB = msi
IMPORTS = uuid urlmon wininet comctl32 shell32 shlwapi cabinet oleaut32 ole32 version user32 gdi32 advapi32 rpcrt4 sxs
DELAYIMPORTS = odbccp32 wintrust crypt32 imagehlp mspatcha
IMPORTS = uuid urlmon wininet comctl32 shell32 shlwapi cabinet oleaut32 ole32 version user32 gdi32 advapi32 rpcrt4 sxs imagehlp mspatcha odbccp32 wintrust crypt32
EXTRAIDLFLAGS = --prefix-server=s_
......
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