Make Unicode strings 'static const'.
[wine] / dlls / urlmon / Makefile.in
2004-04-19  Vincent BéronMore complete implementation of Dll(Un)RegisterServer...
2004-03-22  Kevin KoltzauImplement FindMimeFromData.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-07-24  Steven EdwardsAdd ntdll to list of imports for urlmon.
2002-12-19  Greg Turner- port cabextract to wine
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-08-13  Huw D M DaviesVery hacked implementation of url monikers.
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-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-04-08  Hidenori TakeshimaAdded some stubs.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
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-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...