From 69dc549fdbbb472710ff388999cd5860e4603898 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sun, 26 Feb 2017 17:07:09 +0000 Subject: [PATCH] [COMPSTUI] Sync with Wine Staging 2.2. CORE-12823 1791b7d compstui: Fix SetCPSUIUserData spec file entry. svn path=/trunk/; revision=73943 --- reactos/dll/win32/compstui/compstui.spec | 2 +- reactos/media/doc/README.WINE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/dll/win32/compstui/compstui.spec b/reactos/dll/win32/compstui/compstui.spec index 08fdb47ccfc..7ba72a529b5 100644 --- a/reactos/dll/win32/compstui/compstui.spec +++ b/reactos/dll/win32/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) diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index bf04f0b6f35..2976dfe7de7 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -56,7 +56,7 @@ reactos/dll/win32/clusapi # Synced to WineStaging-1.9.11 reactos/dll/win32/comcat # Synced to WineStaging-1.9.11 reactos/dll/win32/comctl32 # Synced to WineStaging-1.9.23 reactos/dll/win32/comdlg32 # Synced to WineStaging-1.9.23 -reactos/dll/win32/compstui # Synced to WineStaging-1.9.11 +reactos/dll/win32/compstui # Synced to WineStaging-2.2 reactos/dll/win32/credui # Synced to WineStaging-1.9.16 reactos/dll/win32/crypt32 # Synced to WineStaging-1.9.23 reactos/dll/win32/cryptdlg # Synced to WineStaging-1.9.11