Added HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW.
[wine] / dlls / wininet / wininet.spec
2002-11-12  Alberto MassariAdded HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-28  Jaco Greeff- Implementation of [Internet|Ftp]*W functions to exten...
2002-09-27  Chris MorganAdded stubs for HttpEndRequestA/W, InternetReadFileExA/W,
2002-07-22  Roderick ColenbranderSimple implementation of InternetAutodial.
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Bernhard RosenkraenzerAdded InternetOpenURLA implementation.
2002-03-11  Andriy PalamarchukCreated dummy implementation of InternetSetOption function.
2002-01-29  Eric KohlAdded FindFirstUrlCacheEntry[AW] stubs.
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-09-10  Marcus MeissnerMore debug output for InternetGetCookie, added stub...
2001-06-14  Ulrich CzekallaStub for InternetGetCookieA.
2001-01-06  Huw D M DaviesImplement InternetCanonicalizeUrl.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-28  Huw D M DaviesStub for HttpSendRequestExA.
2000-08-14  Alexandre JulliardMoved CharUpper* and CharLower* functions to dlls/user.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-01  Aric StewartImplemented InternetCheckConnectionA.
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-23  Gerard PatelStub for InternetGetConnectedState.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...