Alexandre Julliard
|
bef8e16fdf
|
Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT.
|
2001-11-24 17:07:08 +00:00 |
Alexandre Julliard
|
a10fbddeb9
|
Build most programs as .so files.
|
2000-11-10 23:45:20 +00:00 |
Dave Pickles
|
ebb2791164
|
Pause command interpreter while executing a console-mode app.
|
2000-11-02 20:07:07 +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 |
Hidenori Takeshima
|
269b409712
|
Added a few missing imports.
|
2000-08-04 21:07:23 +00:00 |
Alexandre Julliard
|
74cc65a940
|
Added a few missing imports.
|
2000-08-04 04:12:08 +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 |
Alexandre Julliard
|
96af9aa5b8
|
Added dependency on winestub.o
|
1999-10-25 02:50:08 +00:00 |
Dave Pickles
|
74f440eabf
|
Added Wine command-line interpreter.
|
1999-06-06 15:24:04 +00:00 |