Alexandre Julliard
|
e958dc2e9d
|
ws2_32: Win64 printf format fixes.
|
2006-10-12 14:53:44 +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 |
Alexandre Julliard
|
1089260f29
|
configure: Only link against libpoll where really necessary.
|
2006-08-15 11:41:59 +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
|
af781f398a
|
winsock: Renamed the winsock directory to ws2_32.
|
2006-03-15 09:57:30 +01:00 |