From: Andrey Gusev andrey.goosev@gmail.com
--- dlls/windows.storage/Makefile.in | 2 +- dlls/windows.storage/windows.storage.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dlls/windows.storage/Makefile.in b/dlls/windows.storage/Makefile.in index 050b31cac25..fd104398288 100644 --- a/dlls/windows.storage/Makefile.in +++ b/dlls/windows.storage/Makefile.in @@ -1,5 +1,5 @@ MODULE = windows.storage.dll -IMPORTS = combase +IMPORTS = combase shell32
SOURCES = \ classes.idl \ diff --git a/dlls/windows.storage/windows.storage.spec b/dlls/windows.storage/windows.storage.spec index 365a1ab8ceb..707081377eb 100644 --- a/dlls/windows.storage/windows.storage.spec +++ b/dlls/windows.storage/windows.storage.spec @@ -244,7 +244,7 @@ @ stub SHGetKnownFolderIDList @ stub SHGetKnownFolderIDList_Internal @ stub SHGetKnownFolderItem -@ stub SHGetKnownFolderPath +@ stdcall -import SHGetKnownFolderPath(ptr long ptr ptr) @ stub SHGetNameFromIDList @ stub SHGetPathFromIDListEx @ stub SHGetPathFromIDListW