gdi32: Use HandleToULong inline function to convert handle to index instead of casting.
[wine] / include / msvcrt / float.h
2010-11-29  Andrew Nguyenmsvcrt: Add some definitions and prototypes to float.h.
2010-11-26  Alexandre Julliardinclude/msvcrt: Define more CPU control word flags.
2010-05-03  Maarten Lankhorstinclude: Add float functions to msvcrt.
2009-05-23  Alexandre Julliardinclude/msvcrt: Add explicit msvcrt_long types to repla...
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
2008-12-12  Alexandre Julliardinclude: Add the msvcrt/crtdefs.h header and include...
2005-05-13  Juan LangImplement signals.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2004-03-25  Felix NawothnigDefine (L)DBL_* and FLT_*.
2004-03-12  Hans LeidekkerThe beginnings of math.h and float.h.