mshtml.idl: Added IHTMLButtonElement and DispHTMLButtonElement declarations.
[wine] / include / msvcrt / math.h
2013-01-25  Piotr Cabanmsvcp90: Added std::log(complex) and std::exp(complex...
2011-05-04  Alexandre Julliardmsvcp: Implement the Ctraits math functions.
2010-05-03  Maarten Lankhorstinclude: Add float functions to msvcrt.
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
2008-12-12  Alexandre Julliardinclude: Add the msvcrt/crtdefs.h header and include...
2007-02-20  Dmitry Timoshkovmsvcrt: Pack the structures on a 8-byte boundary like...
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2004-04-09  Dimitrie O. PaunAdded definition for HUGE_VAL.
2004-03-12  Hans LeidekkerThe beginnings of math.h and float.h.
2003-09-02  Vincent BéronAdded msvcrt headers limits.h and math.h.