Michael Stefaniuc
|
a77310fa13
|
hlink: Win64 printf format warning fixes.
|
2006-10-09 12:56:03 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Mike McCormack
|
9198d016f2
|
hlink: Use ShellExecute to start the link if we can't get a IHlinkTarget.
|
2006-08-01 18:34:21 +02:00 |
Mike McCormack
|
a430db9e39
|
hlink: Add a short test case.
|
2006-08-01 10:54: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 |
Mike McCormack
|
58709d2263
|
hlink: Add a basic implementation (based on work by Aric Stewart).
|
2006-06-07 14:18:17 +02:00 |
Mike McCormack
|
b732e9b4c1
|
hlink: Add a stub implementation (based on Aric Stewart's code).
|
2006-06-07 14:15:06 +02:00 |