uxtheme: Use 'ptr' instead of 'wstr' for [out] pointers.

Huw Davies huw at codeweavers.com
Thu Aug 25 08:52:33 CDT 2016


Signed-off-by: Huw Davies <huw at codeweavers.com>
---
 dlls/uxtheme/uxtheme.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/uxtheme/uxtheme.spec b/dlls/uxtheme/uxtheme.spec
index d4ea07a..7d2a7d7 100644
--- a/dlls/uxtheme/uxtheme.spec
+++ b/dlls/uxtheme/uxtheme.spec
@@ -67,7 +67,7 @@
 @ stdcall GetBufferedPaintDC(ptr)
 @ stdcall GetBufferedPaintTargetDC(ptr)
 @ stdcall GetBufferedPaintTargetRect(ptr ptr)
-@ stdcall GetCurrentThemeName(wstr long wstr long wstr long)
+@ stdcall GetCurrentThemeName(ptr long ptr long ptr long)
 @ stdcall GetThemeAppProperties()
 @ stdcall GetThemeBackgroundContentRect(ptr ptr long long ptr ptr)
 @ stdcall GetThemeBackgroundExtent(ptr ptr long long ptr ptr)
-- 
2.7.4




More information about the wine-patches mailing list