Alexandre Julliard
|
af046fe636
wmc: Windows file formats are always little-endian.
|
3 years ago |
Huw Davies
|
be59553410
wmc: Remove struct and enum typedefs.
|
3 years ago |
Alexandre Julliard
|
207068c48c
tools: Move some portability defines out of port.h.
|
3 years ago |
Paul Gofman
|
b936df428d
wmc: Add Dxgi facility.
|
4 years ago |
Paul Gofman
|
2255a21bc6
wmc: Add Null facility.
|
4 years ago |
Alexandre Julliard
|
c47910ec47
wmc: Use external NLS files for codepage conversions.
|
4 years ago |
Alexandre Julliard
|
b7b44224d1
wmc: Reimplement input format detection to correctly handle Unicode BOM.
|
4 years ago |
Alexandre Julliard
|
c2f6714970
wmc: Directly implement UTF-8 conversions.
|
4 years ago |
Alexandre Julliard
|
cd37201517
wmc: Avoid using wine/unicode.h on Windows.
|
5 years ago |
Andrey Gusev
|
5cdcd4493f
Assorted spelling and typos fixes.
|
9 years ago |
Alexandre Julliard
|
52f81c12db
wmc: Add support for utf-8 codepage.
|
15 years ago |
Austin English
|
90f89fa74d
tools: Spelling fixes.
|
17 years ago |
Francois Gouget
|
22076e09ca
wmc: Modify the error and warning functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
|
17 years ago |
Marcus Meissner
|
c053bdb54a
wmc: inputbuffer is a WCHAR array.
|
18 years ago |
Alexandre Julliard
|
4f0fa2608a
wmc: Change the prefix on bison-generated names to avoid the name-prefix directive.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Dmitry Timoshkov
|
57a579ffcd
Make more arrays const.
|
19 years ago |
Alexandre Julliard
|
cd91bc61be
Now that we are requiring bison anyway, make the .tab.c file use the
|
19 years ago |
Eric Pouech
|
294835a839
Another round of const correctness fixes.
|
20 years ago |
Francois Gouget
|
cfc3943c5f
Make our ascii strings static const.
|
20 years ago |
Francois Gouget
|
ebf0eb3138
Make static Unicode strings const.
|
20 years ago |
Alexandre Julliard
|
25fe361010
Added 'wine' prefix to libwine_unicode exports.
|
22 years ago |
Vincent Béron
|
9a62491660
Removed trailing whitespace.
|
22 years ago |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 years ago |
Francois Gouget
|
e5ddd26dd7
When including config.h, include it first.
|
23 years ago |
Jeff Garzik
|
f46eb1db43
Added some inclusions of string.h where necessary.
|
24 years ago |
Bertho Stultiens
|
3085591767
Initial release of the message compiler.
|
24 years ago |