Commit 839995d5 authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard

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

parent ce7a98e9
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment