Alexandre Julliard
|
a0d9ffdaa1
|
Removed a few inter-dll dependencies.
|
2000-04-23 20:40:23 +00:00 |
Alexandre Julliard
|
ae7ae694b3
|
Removed winmm from import list.
|
2000-04-19 16:52:06 +00:00 |
Alexandre Julliard
|
82a2b186e7
|
Added support for creating extra symlinks for .so files that contain
multiple dlls.
|
2000-03-05 13:08:24 +00:00 |
Alexandre Julliard
|
d0edc5fecd
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
Alexandre Julliard
|
e1d78899ea
|
Made winmm a separate shared library.
|
2000-02-26 13:45:34 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Ulrich Weigand
|
8336cc9e51
|
Adapted to glue code generation changes.
|
1999-08-15 12:45:53 +00:00 |
Francois Boisvert
|
87b81de0bc
|
Implemented the Win95 file open/save dialogs.
|
1999-07-27 16:20:36 +00:00 |
Ulrich Weigand
|
daed93ee99
|
Moved .spec files to corresponding dlls/ directory.
|
1999-07-25 13:14:13 +00:00 |
Bertho Stultiens
|
d1895a776c
|
Built-in dlls now have resources attached via the PE-header like
normal dlls. This enables the use of the resource API.
|
1999-04-25 18:31:35 +00:00 |
Klaas van Gend
|
c912749be5
|
Create a new subdirectory for the common dialog box DLL and move all
code from /misc/commdlg.c to this directory. Also made a start in
documenting the API calls.
|
1999-02-28 20:05:11 +00:00 |