Alexandre Julliard
|
32459912dc
|
Moved imports specification from the .spec into the Makefile so that
it can be used on platforms that don't build a .spec.c file.
|
2002-05-09 00:05:48 +00:00 |
Alexandre Julliard
|
140e7222e0
|
Removed more code at Hidenori's request.
|
2002-05-05 19:40:57 +00:00 |
Alexandre Julliard
|
c1bfca04e1
|
Changed builtin dlls file names to make it clear they are not normal
Unix libraries, and install them in $libdir/wine instead of $libdir to
avoid name conflicts in /usr/lib.
|
2002-03-20 22:19:06 +00:00 |
Michael Karcher
|
c4fdd2ea24
|
pDst was advanced too much when decoding DELTA blocks.
|
2002-03-12 19:19:23 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Hidenori Takeshima
|
d65f49a041
|
Fixed bugs in processing DELTA.
|
2002-02-19 18:26:54 +00:00 |
Patrik Stridvall
|
8f4ffb92bd
|
Fixed some issues found by winapi_check.
|
2001-11-20 18:55:02 +00:00 |
Hidenori Takeshima
|
1c53a7fc47
|
Added stubs for msrle32.dll and implemented RLE8 decoder.
Added stub for avicap32.
|
2001-11-06 00:41:05 +00:00 |