msvcp90: Added std::log(complex) and std::exp(complex) implementation.
[wine] / include / wininet.h
2012-09-18  Piotr Cabanwininet: Don't define DELETED_CACHE_ENTRY in public...
2012-08-13  Michael Stefaniucinclude/wininet.h: Avoid TRUE:FALSE conditional express...
2012-07-31  Alex Henriewininet: Support ICU_ENCODE_PERCENT, ICU_ENCODE_SPACES_...
2012-04-05  Morten Rønnewininet/tests: Added more tests for urlcache, including...
2011-11-21  Michael Stefaniucinclude: Drop some superfluous l modifiers from numeric...
2011-03-11  Alexander Scott... wininet: Partially implement FreeUrlCacheSpaceW.
2011-01-20  Huw Daviesinclude: Add some more internet options.
2010-12-21  André Hentschelinclude: Add ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED for...
2010-05-19  Piotr Cabanwininet: Added INTERNET_OPTION_ERROR_MASK flag handling...
2009-08-11  Juan Langinclude: Add INTERNET_DIAGNOSTIC_SOCKET_INFO definitions.
2009-06-16  Hans Leidekkerwininet: Implement InternetQueryOption(INTERNET_OPTION_...
2009-05-29  Jacek Cabanwininet.h: Added more error codes.
2009-04-27  Alexandre Julliardwininet: Add stubs for PrivacyGet/SetZonePreferenceW.
2009-02-12  Aric Stewartwininet: Print better stubs for the internet options...
2008-06-30  Hans Leidekkerwininet: More win64 compatibility fixes.
2008-05-07  Maarten Lankhorstwininet: Ignore INTERNET_STATUS_DETECTING_PROXY message...
2007-10-16  Juan Langwininet.h: Add some more defines.
2007-08-31  Francois Gougetwininet: Remove the occasional parameter name in the...
2007-08-30  Francois Gougetwininet: Fix many wininet prototypes: the context is...
2007-08-09  Francois Gougetwininet: Add a skeleton winineti.h header with fixed...
2006-10-30  Jacek Cabanwininet: Fixed declaration of INTERNET_STATUS_CALLBACK.
2006-07-05  Paul Vrienswininet.h: Add extra error code.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-20  Robert Shearmaninclude: Add some more defines to wininet.h.
2005-11-07  Peter LemenkovAdded some missing definitions in wininet.h.
2005-07-24  Vincent BéronRemove multiple declarations of the same function,...
2005-06-21  Maarten Lankhorst- Added new INTERNET_OPTION* defines.
2005-06-10  Mike McCormackInclude missing AW macro.
2005-06-09  Mike McCormackDeclare some missing functions.
2005-03-21  Troy RolloImplement CreateUrlCacheEntryW and CommitUrlCacheEntryW...
2005-03-17  Dmitry TimoshkovMatch OVERLAPPED structure to the SDK definition.
2005-02-01  Hans Leidekker- Stub implementations for FtpGetFileSize, FtpCommand...
2005-01-18  Hans LeidekkerImplement and test InternetTime{From,To}SystemTime...
2004-10-29  Mike McCormackDefine some extra HTTP_QUERY values.
2004-03-30  Mike McCormackConvert the wininet HTTP functions to Unicode.
2003-10-08  Warren BairdChanged InternetSetStatusCallback declaration to
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-02-19  Alberto Massari- the first argument in several Unicode functions was...
2003-01-28  Andreas Mohr"InternetAutoDial" should be "InternetAutodial".
2002-12-05  Alberto Massari - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA...
2002-11-18  Alberto Massari- Added some definitions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Eric KohlAdded FindFirstUrlCacheEntry[AW] stubs.
2000-12-07  Francois GougetUncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
2000-10-19  Francois GougetAdded/fixed missing extern "C".
2000-10-12  Francois GougetRemoved stray A/W from invocations of WINELIB_NAME_AW.
2000-10-03  Francois GougetRemoved the ';' ending on lines using the DECL_WINELIB_...
2000-06-23  Marcus MeissnerAdded prototypes for new InternetCheckConnection*.
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-04-18  Huw D M DaviesFixed typo.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...