makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / mpr / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-01-28  Igor Paliychukmpr: Add Ukrainian translations.
2009-06-30  Michael Stefaniucmpr: Build language resource files separately.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2006-10-12  Michael Stefaniucmpr: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-10-27  Ge van GeldorpUse only one .res file.
2004-04-05  Juan Lang- implement loading network providers
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2002-10-22  Michael StefaniucCompile the mpr dll with STRICT defined.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
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...
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
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-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-17  Alexandre JulliardMade MPR a separate dll.
1999-08-07  Ulrich WeigandSeparated Win16 (USER) and Win32 (MPR) network routines.