Added an unknown VxD error code.
[wine] / dlls / wininet / ftp.c
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-02-15  Chris MorganAdd includes for <time.h>.
2000-12-29  Andreas Mohr- implemented passive FTP transfers (PASV, needed for...
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-11-30  Gerald PfeiferAdd missing #include <netinet/in.h> to get struct in_ad...
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-25  Patrik StridvallFixed some issues found by winapi_check.
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-11-08  Gerald PfeiferAdd missing #include <netinet/in_systm.h> and #include...
2000-11-07  Huw D M DaviesSend the local ip address with the PORT command and...
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-29  Gerald PfeiferFreeBSD compile fix.
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...