From ce9672367a9d3a33e13ecbb5850f5c6daccbfc38 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Thu, 9 Aug 2007 10:42:25 +0200 Subject: [PATCH] gdi32: Update win32.api to fix the winapi_check warnings. --- tools/winapi/win32.api | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index 319581eb5c3..4944be22692 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 *