comctl32/tests: We can now store binary files in the repository.
[wine] / dlls / msrle32 / Makefile.in
2006-10-09  Michael Stefaniucmsrle32: 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...
2005-08-17  Alexandre JulliardRemoved a few more unnecessary import libraries.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-02-27  Alexandre JulliardMoved msrle32 to the top-level dlls directory.
2002-10-08  Michael GünnewigImplemented the MS RLE video codec.
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...
2001-11-06  Hidenori TakeshimaAdded stubs for msrle32.dll and implemented RLE8 decoder.