Francois Gouget : compstui: Update win32. api to fix the winapi_check warnings.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 6 08:03:34 CST 2007


Module: wine
Branch: master
Commit: e4466d5c1774c6d70ce00112515dea4a20897195
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e4466d5c1774c6d70ce00112515dea4a20897195

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Feb  6 10:18:59 2007 +0100

compstui: Update win32.api to fix the winapi_check warnings.

---

 tools/winapi/win32.api |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 011ba84..62e85bd 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -587,6 +587,21 @@ LPSTR
 LPCWSTR
 LPWSTR
 
+%%compstui.dll
+
+%long
+
+BOOL
+HWND
+LONG
+LPARAM
+ULONG_PTR
+
+%ptr
+
+LPDWORD
+PFNPROPSHEETUI
+
 %%crtdll.dll
 
 %long




More information about the wine-cvs mailing list