Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
9ca8a86914
|
Link against libwine_unicode everywhere we use Unicode functions.
|
2006-05-24 18:05:40 +02:00 |
Alexandre Julliard
|
6be39b60f5
|
Take advantage of the new winegcc -B support.
|
2004-03-09 04:54:07 +00:00 |
Alexandre Julliard
|
6621b2d213
|
Build all the programs with winegcc.
|
2004-03-02 21:00:00 +00:00 |
Alexandre Julliard
|
3defd321b2
|
Don't link directly to 16-bit APIs for portability reasons (based on a
patch by Steven Edwards).
|
2004-01-21 02:20:29 +00:00 |
Alexandre Julliard
|
4175fdb7c6
|
Added support for loading 16-bit dlls.
|
2003-12-03 20:29:24 +00:00 |
Mike McCormack
|
0ab73312c8
|
rundll32 requires a window for some functions to work, so create one.
|
2003-07-22 00:59:56 +00:00 |
Alberto Massari
|
15e8e0a2f1
|
Added rundll32 utility.
|
2002-11-15 01:41:20 +00:00 |