Commit 04a04832 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

winapi_check: FLOAT is a float.

parent c7eca6a0
......@@ -1288,7 +1288,6 @@ REFIID
BOOL
COLORREF
DWORD
FLOAT
HANDLE
HBITMAP
HBRUSH
......@@ -1316,6 +1315,10 @@ ULONG
WORD
int
%float
FLOAT
%ptr
ABORTPROC
......@@ -3269,6 +3272,7 @@ double
%float
float
FLOAT
%long
......@@ -3277,7 +3281,6 @@ BYTE
CALLCONV
DISPID
DWORD
FLOAT
HCURSOR
HICON
HINSTANCE
......@@ -3507,11 +3510,14 @@ LPCSTR
GLclampd
GLdouble
%float
FLOAT
%long
BOOL
DWORD
FLOAT
GLbitfield
GLboolean
GLbyte
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment