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 |
Alexandre Julliard
|
27939f00fd
|
Start using import tables for dlls that can already support it.
|
2000-11-12 03:50:10 +00:00 |
Alexandre Julliard
|
eb58e1d597
|
Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
|
2000-11-05 04:53:07 +00:00 |
Alexandre Julliard
|
6953d6756c
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
Alexandre Julliard
|
01e819ad9f
|
Simplified wrc flags handling.
|
2000-06-08 04:52:11 +00:00 |
Patrik Stridvall
|
55ef9a5a68
|
Fixed issues found by winapi_check.
|
2000-04-24 18:03:54 +00:00 |
Alexandre Julliard
|
819fa8ce38
|
Merged urlmon.dll and wininet.dll from the Corel tree (implementation
by Ulrich Czekalla <ulrichc@corel.ca>)
|
2000-04-11 20:07:00 +00:00 |