Dmitry Timoshkov
|
2f0bf36d6d
|
mcicda: Fix compilation warnings in 64-bit mode.
|
2007-06-01 12:39:45 +02:00 |
Andrew Talbot
|
e6b430c14e
|
mcicda: Exclude unused headers.
|
2007-05-10 12:22:09 +02:00 |
Francois Gouget
|
9a036530d0
|
mcicda: Use '%u' to print GetLastError().
|
2007-01-18 12:55:15 +01:00 |
Francois Gouget
|
eb75b17801
|
mcicda: Compare GetLastError() to kernel error codes, not ntdll ones.
|
2007-01-09 12:48:39 +01:00 |
Michael Stefaniuc
|
d0255f0f43
|
mcicda: Win64 printf format warning fixes.
|
2006-10-10 11:56:26 +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
|
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
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Dmitry Timoshkov
|
8140d66c47
|
Fix all drivers DriverProc to conform to the DRIVERPROC definition.
|
2005-11-28 20:53:22 +01:00 |
Ge van Geldorp
|
1a1583a364
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Francois Gouget
|
0edbaf7e80
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Rémi Assailly
|
dbbd0d5115
|
Moved mcicda to the top-level dlls directory.
|
2005-07-27 15:42:40 +00:00 |