=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: compstui: Fix SetCPSUIUserData spec file entry.

Alexandre Julliard julliard at winehq.org
Thu Jan 26 14:53:13 CST 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Fri Jan 20 21:11:49 2017 +0100

compstui: Fix SetCPSUIUserData spec file entry.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

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

diff --git a/dlls/compstui/compstui.spec b/dlls/compstui/compstui.spec
index 08fdb47..7ba72a5 100644
--- a/dlls/compstui/compstui.spec
+++ b/dlls/compstui/compstui.spec
@@ -1,4 +1,4 @@
 @ stdcall CommonPropertySheetUIA(long ptr long ptr)
 @ stdcall CommonPropertySheetUIW(long ptr long ptr)
 @ stdcall GetCPSUIUserData(long)
-@ stdcall SetCPSUIUserData(long ptr)
+@ stdcall SetCPSUIUserData(long long)




More information about the wine-cvs mailing list