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

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Huw Davies 2016-08-25 14:52:33 +01:00 committed by Alexandre Julliard
parent ce7a98e95c
commit 839995d5e9
1 changed files with 1 additions and 1 deletions

View File

@ -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)