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 |