Moved standard syslevel APIs declaration to winbase.h.
[wine] / dlls / wininet /
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-10  Huw D M DaviesInitialize nSocketFD to INVALID_SOCKET.
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-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-28  Huw D M DaviesStub for HttpSendRequestExA.
2000-09-27  Gerald PfeiferInclude <unistd.h> for prototype of select().
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-08-22  Marcus MeissnerFixed some warnings.
2000-08-14  Alexandre JulliardMoved CharUpper* and CharLower* functions to dlls/user.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-04  Patrik StridvallFixed issues found by winapi_check.
2000-08-03  John R. SheetsAdded "Mime-Version" to standard MIME headers parsed in
2000-08-01  Aric StewartImplemented InternetCheckConnectionA.
2000-07-23  John R. SheetsAdd a few more fields to HTTP_GetStdHeaderIndex() and...
2000-07-23  John R. SheetsPut the URL parameter list in with the URL path if...
2000-07-16  Andreas MohrSpelling fixes.
2000-06-23  Patrik StridvallFixed some warnings.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-29  Gerald PfeiferFreeBSD compile fix.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-23  Gerard PatelStub for InternetGetConnectedState.
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...