Alexandre Julliard
|
a10fbddeb9
|
Build most programs as .so files.
|
2000-11-10 23:45:20 +00:00 |
Alexandre Julliard
|
1a3f705fc1
|
Added import of ntdll.
|
2000-10-31 00:22:41 +00:00 |
Alexandre Julliard
|
21ec006fc1
|
Build Win32 resources as .res files and dump them into the .spec.c file.
|
2000-10-23 21:39:39 +00:00 |
Francois Gouget
|
73925ab11a
|
Added the missing library dependencies.
|
2000-09-09 19:41:58 +00:00 |
Hidenori Takeshima
|
269b409712
|
Added a few missing imports.
|
2000-08-04 21:07:23 +00:00 |
Francois Gouget
|
49d251ff30
|
Added -DSTRICT.
Added missing libraries comctl32 and rpcrt4.
|
2000-07-23 19:30:48 +00:00 |
Alexandre Julliard
|
edd77b933b
|
Changed imports of winspool to winspool.drv.
|
2000-04-28 14:50:54 +00:00 |
Alexandre Julliard
|
e1e75371d9
|
Implemented on-demand loading of builtin dlls using dlopen().
|
2000-04-24 17:17:49 +00:00 |
Alexandre Julliard
|
b44595283f
|
Improved Winelib apps initialisation code. No longer need to link
winestub.o with Winelib apps.
|
2000-04-15 21:00:55 +00:00 |
Ulrich Weigand
|
3dc5d9461e
|
Added .spec files for all libtest/ and programs/ WineLib apps.
Updated all Makefiles to use .spec files and new resource handling.
|
2000-02-03 01:37:23 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Alexandre Julliard
|
96af9aa5b8
|
Added dependency on winestub.o
|
1999-10-25 02:50:08 +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 |
Eric Williams
|
30008a00ab
|
Added common dialogs test program.
|
1999-02-05 17:40:47 +00:00 |