Andrey Gusev : unicows: Fix CreateDialogParamW spec file entry.

Alexandre Julliard julliard at winehq.org
Thu Sep 14 14:50:09 CDT 2017


Module: wine
Branch: master
Commit: 218286bb87f8a38a48b4717247e578e02f6a051f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=218286bb87f8a38a48b4717247e578e02f6a051f

Author: Andrey Gusev <andrey.goosev at gmail.com>
Date:   Thu Sep 14 15:17:42 2017 +0300

unicows: Fix CreateDialogParamW spec file entry.

Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/unicows/unicows.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/unicows/unicows.spec b/dlls/unicows/unicows.spec
index c008ea7..4867eb8 100644
--- a/dlls/unicows/unicows.spec
+++ b/dlls/unicows/unicows.spec
@@ -44,7 +44,7 @@
 @ stdcall CreateColorSpaceW(ptr)
 @ stdcall CreateDCW(wstr wstr wstr ptr)
 @ stdcall CreateDialogIndirectParamW(long ptr long ptr long)
-@ stdcall CreateDialogParamW(long ptr long ptr long)
+@ stdcall CreateDialogParamW(long wstr long ptr long)
 @ stdcall CreateDirectoryExW(wstr wstr ptr)
 @ stdcall CreateDirectoryW(wstr ptr)
 @ stdcall CreateEnhMetaFileW(long wstr ptr wstr)




More information about the wine-cvs mailing list