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

Francois Gouget fgouget at free.fr
Thu Aug 9 03:42:25 CDT 2007


---
 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 5f4490b..e249da4 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 *
-- 
1.5.2.4




More information about the wine-patches mailing list