Give SetErrorMode the right argument to suppress crash dialogs.
[wine] / dlls / wininet / internet.h
2004-03-30  Mike McCormackConvert the wininet HTTP functions to Unicode.
2004-03-25  Mike McCormackConvert WININETAPPINFOA structure to unicode.
2004-02-09  Lionel UlmerBetter TRACEing in some functions.
2004-02-09  Lionel UlmerImplemented proper asynchronous InternetOpenUrl handling.
2004-02-07  Mike McCormackImplement proper HINTERNET handles.
2003-11-25  Vincent BéronUndefine FAR to avoid conflict with ssl.h.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-09-25  Mike McCormackUse unions instead of defines in async work requests.
2003-08-05  Alexandre JulliardAvoid DSA type conflict between ssl.h and commctrl.h.
2003-07-22  Mike McCormackImplement support for proxies with usernames and passwords.
2003-07-21  Lionel Ulmer- fix multiple consecutive downloads (by flushing when...
2003-07-21  Lionel Ulmer- use SIZE command to retrieve the file size (as the...
2003-06-20  David Hammerton- implemented support for https protocol
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-10  Francois GougetFix compilation errors on FreeBSD.
2001-08-24  Francois GougetMade independent from winsock.
2001-02-15  Chris MorganAdd includes for <time.h>.
2000-12-29  Andreas Mohr- implemented passive FTP transfers (PASV, needed for...
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...