Added exception handling wrapper to a number of server requests.
[wine] / dlls / wininet /
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...