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

Alexandre Julliard julliard at wine.codeweavers.com
Thu Aug 9 08:23:13 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Aug  9 10:42:25 2007 +0200

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

---

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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 319581e..4944be2 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -1371,6 +1371,10 @@ ULONG
 WORD
 int
 
+%long --pointer
+
+DWORD_PTR
+
 %float
 
 FLOAT
@@ -1449,8 +1453,8 @@ PALETTEENTRY *
 PFLOAT
 PIXELFORMATDESCRIPTOR *
 POINT *
-PPOLYTEXTA
-PPOLYTEXTW
+POLYTEXTA *
+POLYTEXTW *
 PVOID
 RECT *
 RGBQUAD *




More information about the wine-cvs mailing list