Sweden-Number/tools/wrc
Mike McCormack 69dcbaaf93 wrc: Don't use identifiers starting yy*, they're reserved for flex. 2006-03-06 17:50:52 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
CHANGES
Makefile.in Add support for 'make install DESTDIR'. 2006-02-14 13:51:38 +01:00
dumpres.c Fixed signedness warnings. 2005-07-10 17:45:53 +00:00
dumpres.h
genres.c Fixed signedness warnings. 2005-07-10 17:45:53 +00:00
genres.h
newstruc.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
newstruc.h
parser.h
parser.l wrc: Don't use identifiers starting yy*, they're reserved for flex. 2006-03-06 17:50:52 +01:00
parser.y wrc: Integer ids can be used for control labels instead of strings. 2006-02-28 15:27:25 +01:00
readres.c
readres.h
translation.c Assorted spelling fixes. 2005-11-23 20:14:43 +01:00
utils.c
utils.h
wrc.c Make more arrays const. 2006-01-24 14:00:32 +01:00
wrc.doc
wrc.h Set the version we report in wmc and wrc from the global Wine 2005-10-10 10:43:41 +00:00
wrc.man.in Put Wine version information in all the man pages. 2005-10-06 16:10:01 +00:00
wrctypes.h
writeres.c