Replace 10000000 with TICKSPERSEC to make it more obvious what the
[wine] / dlls / msrle32 / Makefile.in
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.