compstui: Fix SetCPSUIUserData spec file entry.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
André Hentschel 2017-01-20 21:11:49 +01:00 committed by Alexandre Julliard
parent 26e8873f73
commit 1791b7d6ad
1 changed files with 1 additions and 1 deletions

View File

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