From: Andrey Gusev <andrey.goosev(a)gmail.com> --- dlls/windows.storage/windows.storage.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/windows.storage/windows.storage.spec b/dlls/windows.storage/windows.storage.spec index 365a1ab8ceb..6eec39a0752 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 SHGetKnownFolderPath(ptr long ptr ptr) shell32.SHGetKnownFolderPath @ stub SHGetNameFromIDList @ stub SHGetPathFromIDListEx @ stub SHGetPathFromIDListW -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/9067