[PATCH] ole32: Correct MkParseDisplayName spec entry.

Dmitry Timoshkov dmitry at baikal.ru
Tue Feb 18 05:33:51 CST 2020


Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
---
 dlls/ole32/ole32.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/ole32/ole32.spec b/dlls/ole32/ole32.spec
index dd10d65b78..2c4428edf0 100644
--- a/dlls/ole32/ole32.spec
+++ b/dlls/ole32/ole32.spec
@@ -179,7 +179,7 @@
 @ stdcall IsValidInterface(ptr)
 @ stub IsValidPtrIn
 @ stub IsValidPtrOut
-@ stdcall MkParseDisplayName(ptr ptr ptr ptr)
+@ stdcall MkParseDisplayName(ptr wstr ptr ptr)
 @ stdcall MonikerCommonPrefixWith(ptr ptr ptr)
 @ stub MonikerRelativePathTo
 @ stdcall OleBuildVersion()
-- 
2.20.1




More information about the wine-devel mailing list