Robert Reif
|
e46a0c4763
|
Added more error codes to dxerr8 and dxerr9 which were extracted from
MinGW win32api-3.3 file dxerr.c written by Filip Navara <xnavara@volny.cz>.
|
2005-10-27 11:20:15 +00:00 |
Robert Reif
|
8a4e04a40a
|
Add support for errors with more than one name.
|
2005-10-03 10:15:15 +00:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Alexandre Julliard
|
7ddab75619
|
Declare debug channels as static variables so that we don't need to
generate an external .dbg.c file to define them.
|
2005-09-28 18:34:00 +00:00 |
Robert Reif
|
3468a80cf5
|
Fix dxerr awk scripts to output single quotes properly.
|
2005-09-23 10:08:57 +00:00 |
Alexandre Julliard
|
633b12d5dc
|
Added a make rules file for static import libraries.
|
2005-08-25 12:14:13 +00:00 |
Vincent Béron
|
1f504141b7
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
all the debug messages (minus ERRs) if the user decides so.
|
2004-10-19 23:06:11 +00:00 |
Francois Gouget
|
52c0832161
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
Robert Reif
|
cc02d9548e
|
Added dxerr8 and dxerr9 libraries.
|
2004-03-09 23:25:57 +00:00 |