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 |
Francois Gouget
|
e4e99a5dfc
|
ole32 now requires linking with kernel32
shell32 now requires linking with kernel32 and shlwapi
|
2000-07-29 11:35:12 +00:00 |
Francois Gouget
|
49d251ff30
|
Added -DSTRICT.
Added missing libraries comctl32 and rpcrt4.
|
2000-07-23 19:30:48 +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 |
Morten Eriksen
|
55bcda875b
|
Added simple console mode example program which lists information
about the version of Windows we're currently running on.
|
1999-09-22 15:22:58 +00:00 |