msvcp90: Added std::log(complex) and std::exp(complex) implementation.
[wine] / include / unknwn.idl
2012-08-28  Jacek CabanAlways define WIDL_C_INLINE_WRAPPERS.
2012-08-28  Jacek Cabanunknwn.idl: Don't use inline wrappers for IUnknown...
2007-06-08  Alexandre Julliardinclude: Add DO_NO_IMPORTS ifdefs where needed.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-08-23  Alexandre JulliardGet rid of the ICOM_MSVTABLE_COMPAT support, g++ no...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-22  Mike McCormackGenerate BEGIN_INTERFACE,END_INTERFACE macros instead of
2003-04-12  Alexandre JulliardThe com_interface attribute is not needed on derived...
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2002-12-23  Ove KaavenMerge the rest of include/wine/obj_base.h into include...
2002-12-16  Ove KaavenWrote a Wine-compatible unknwn.idl, moving the IUnknown...