Eric Pouech
|
294835a839
|
Another round of const correctness fixes.
|
2004-12-06 20:43:55 +00:00 |
Francois Gouget
|
cfc3943c5f
|
Make our ascii strings static const.
Remove a couple string variables that were used only once and use the
string literal directly.
|
2004-05-04 04:13:05 +00:00 |
Francois Gouget
|
ebf0eb3138
|
Make static Unicode strings const.
|
2004-04-20 00:34:52 +00:00 |
Alexandre Julliard
|
25fe361010
|
Added 'wine' prefix to libwine_unicode exports.
|
2003-03-21 21:30:51 +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 |
Francois Gouget
|
e5ddd26dd7
|
When including config.h, include it first.
|
2001-10-14 16:18:52 +00:00 |
Jeff Garzik
|
f46eb1db43
|
Added some inclusions of string.h where necessary.
|
2001-03-21 20:30:46 +00:00 |
Bertho Stultiens
|
3085591767
|
Initial release of the message compiler.
|
2000-06-13 04:34:41 +00:00 |