Don't open the comm handle with GENERIC_WRITE via FILE_GetUnixHandle.
[wine] / dlls / wininet / internet.c
2001-01-06  Huw D M DaviesImplement InternetCanonicalizeUrl.
2000-12-02  Andreas MohrInternetCloseHandle didn't return TRUE in all appropria...
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-09-27  Gerald PfeiferInclude <unistd.h> for prototype of select().
2000-08-22  Marcus MeissnerFixed some warnings.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-04  Patrik StridvallFixed issues found by winapi_check.
2000-08-01  Aric StewartImplemented InternetCheckConnectionA.
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-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
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...