Alexandre Julliard
|
6be39b60f5
|
Take advantage of the new winegcc -B support.
|
2004-03-09 04:54:07 +00:00 |
Alexandre Julliard
|
589e115233
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
Alexandre Julliard
|
6621b2d213
|
Build all the programs with winegcc.
|
2004-03-02 21:00:00 +00:00 |
Alexandre Julliard
|
90dc6580f5
|
Make sure all 16-bit system drivers are loaded for 16-bit apps.
|
2003-09-27 02:34:07 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Mike McCormack
|
99c67eefcd
|
Null parameters need to be quoted on the commandline.
|
2003-07-09 02:50:15 +00:00 |
Jukka Heinonen
|
f93d452d78
|
Fix argument passing to DOS program from winevdm.
Add support for invoking DOS programs with long command lines.
|
2003-05-02 20:11:52 +00:00 |
Alexandre Julliard
|
fedc411743
|
Moved the functionality of starting Win16 and DOS programs from the
common process startup into a separate winevdm application.
|
2003-04-27 00:47:58 +00:00 |