.. |
.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
|
Moved the wpp library from tools/ to libs/.
|
2003-05-01 03:16:21 +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
|
Adjusted grammar to accept also help-ids for dialogex controls.
|
2003-07-09 21:55:45 +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
|
Moved the wpp library from tools/ to libs/.
|
2003-05-01 03:16:21 +00:00 |
wrc.doc
|
…
|
|
wrc.h
|
Remove the no longer needed -m option, ignore -r for compatibility
|
2003-03-28 19:31:49 +00:00 |
wrc.man
|
Add -fo as a synonym for -o, for compatibility with rc.
|
2003-04-19 02:47:28 +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 |