..
.cvsignore
Split the C preprocessor from wrc into a separate library.
2002-07-16 02:33:10 +00:00
CHANGES
- Fixed a byteorder conversion problem with message tables.
2001-01-02 20:46:28 +00:00
Makefile.in
Created a separate static portability library and moved some of the
2003-03-19 22:09:16 +00:00
dumpres.c
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
dumpres.h
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
genres.c
Added support for #pragma code_page.
2002-08-15 21:57:36 +00:00
genres.h
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
newstruc.c
Fixed typo in BITMAPV4HEADER stucture.
2002-09-04 18:47:32 +00:00
newstruc.h
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
parser.h
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
parser.l
Added 'wine' prefix to libwine_unicode exports.
2003-03-21 21:30:51 +00:00
parser.y
Remove the no longer needed -m option, ignore -r for compatibility
2003-03-28 19:31:49 +00:00
readres.c
Better support for configure detection of missing types, added check
2002-04-26 19:05:15 +00:00
readres.h
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
utils.c
Added 'wine' prefix to libwine_unicode exports.
2003-03-21 21:30:51 +00:00
utils.h
Added support for #pragma code_page.
2002-08-15 21:57:36 +00:00
wrc.c
Remove the no longer needed -m option, ignore -r for compatibility
2003-03-28 19:31:49 +00:00
wrc.doc
Release 980601
1998-06-01 10:44:35 +00:00
wrc.h
Remove the no longer needed -m option, ignore -r for compatibility
2003-03-28 19:31:49 +00:00
wrc.man
Remove the no longer needed -m option, ignore -r for compatibility
2003-03-28 19:31:49 +00:00
wrctypes.h
Added support for #pragma code_page.
2002-08-15 21:57:36 +00:00
writeres.c
Remove assembly generation from wrc.
2003-02-26 05:04:12 +00:00