Dmitry Timoshkov
|
1c994d4976
|
wmc: Constify some data.
|
2007-08-30 11:48:51 +02:00 |
Michael Stefaniuc
|
0fb444b58c
|
tools: Remove redundant NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:20 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
ac21d34b26
|
Set the version we report in wmc and wrc from the global Wine
version.
|
2005-10-10 10:43:41 +00:00 |
Alexandre Julliard
|
49b7fdcfc0
|
Removed the broken mmap64 configure check, and moved the
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that
need the define include it.
|
2005-08-03 21:25:10 +00:00 |
Robert Shearman
|
c5bc264706
|
Fix -Wwrite-strings warnings.
|
2005-05-23 10:28:17 +00:00 |
Zhangrong Huang
|
216ba4f0d3
|
Call wine_cp_wcstombs() to retrieve actual length of buffer before
conversion.
|
2004-07-20 01:21:57 +00:00 |
Gerald Pfeifer
|
aa0f37940f
|
Cast time_t parameters to fprintf(...,"%l",...) to long.
|
2003-10-02 04:29:30 +00:00 |
Alexandre Julliard
|
25fe361010
|
Added 'wine' prefix to libwine_unicode exports.
|
2003-03-21 21:30:51 +00:00 |
Martin Fuchs
|
3f44167715
|
Corrected the alignment of unicode message table strings in wmc, and
switched to unicode for message strings, so that FormatMessage() now
works.
|
2002-10-19 17:15:00 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Justin Santa Barbara
|
c60bc0c9a5
|
Fixed problem with check for special characters.
|
2001-09-07 19:57:35 +00:00 |
Marcus Meissner
|
80d62c7888
|
PE_MESSAGE_HEADER.Length contains the header itself too.
|
2000-08-02 00:56:28 +00:00 |
Bertho Stultiens
|
3085591767
|
Initial release of the message compiler.
|
2000-06-13 04:34:41 +00:00 |