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

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 3 08:04:44 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Aug  3 00:44:59 2007 +0200

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

---

 tools/winapi/win32.api |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 520a432..a3b4e4d 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -532,6 +532,8 @@ POINT
 
 %ptr
 
+CREATEMRULISTA *
+CREATEMRULISTW *
 DLLVERSIONINFO *
 DPALOADPROC
 DWORD_PTR *
@@ -547,8 +549,7 @@ LPCPROPSHEETHEADERA
 LPCPROPSHEETHEADERW
 LPCPROPSHEETPAGEA
 LPCPROPSHEETPAGEW
-LPCREATEMRULISTA
-LPCREATEMRULISTW
+LPCRECT
 LPCTBBUTTON
 LPCVOID
 LPINT
@@ -564,6 +565,7 @@ PFNDPAENUMCALLBACK
 PFNDPAMERGE
 PFNDSAENUMCALLBACK
 POINT *
+RECT *
 RGBQUAD *
 SMOOTHSCROLLSTRUCT *
 SUBCLASSPROC




More information about the wine-cvs mailing list