Remove some unreachable code.
[wine] / dlls / wininet / Makefile.in
2002-11-12  Alberto MassariAdded HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-01-29  Eric KohlAdded FindFirstUrlCacheEntry[AW] stubs.
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
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-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...