- Make InternetGetConnectedStateExA not crash, by making
[wine] / dlls / wininet / utility.c
2004-09-20  Robert ShearmanInternetSetStatusCallback can be used on any handle...
2004-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-08-09  Mike McCormackFix warnings generated with -Wsign-compare.
2004-07-19  Mike McCormackUse pointers internally and refcount all objects.
2004-06-14  Mike McCormackFixed ASCII redirect callbacks.
2004-05-25  Kevin KoltzauMove all FTP functions to unicode.
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.
2003-09-25  Mike McCormackUse unions instead of defines in async work requests.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-18  Mike McCormackOnly call wininet callbacks if dwContext is non-zero.
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-10-04  Nikolas ZimmermannSkip port number before calling gethostbyname.
2001-09-19  Andreas MohrRename "SystemTime" to "t" (this is *not* SYSTEMTIME...
2001-08-24  Francois GougetMade independent from winsock.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-26  Hidenori TakeshimaAdded checking for netdb.h.
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...