winapi_check: FLOAT is a float. Duh!

Francois Gouget fgouget at free.fr
Thu Aug 2 17:50:39 CDT 2007


---
 tools/winapi/win32.api |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 3f5c40b..2615c23 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -1322,7 +1322,6 @@ REFIID
 BOOL
 COLORREF
 DWORD
-FLOAT
 HANDLE
 HBITMAP
 HBRUSH
@@ -1350,6 +1349,10 @@ ULONG
 WORD
 int
 
+%float
+
+FLOAT
+
 %ptr
 
 ABORTPROC
@@ -3314,6 +3317,7 @@ double
 %float
 
 float
+FLOAT
 
 %long
 
@@ -3322,7 +3326,6 @@ BYTE
 CALLCONV
 DISPID
 DWORD
-FLOAT
 HCURSOR
 HICON
 HINSTANCE
@@ -3552,11 +3555,14 @@ LPCSTR
 GLclampd
 GLdouble
 
+%float
+
+FLOAT
+
 %long
 
 BOOL
 DWORD
-FLOAT
 GLbitfield
 GLboolean
 GLbyte
-- 
1.4.4.4




More information about the wine-patches mailing list