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 Fixed warnings with gcc option "-Wwrite-strings". 2003-10-14 01:19:27 +00:00
genres.c Fixed signedness warnings. 2005-07-10 17:45:53 +00:00
genres.h Fix some -Wsign-compare warnings. 2005-06-30 18:10:08 +00:00
newstruc.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
newstruc.h Added support for HTML resource type. 2005-06-30 20:58:52 +00:00
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 gcc 4.0 -Wpointer-sign fixes. 2005-07-05 14:26:54 +00:00
readres.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
translation.c Assorted spelling fixes. 2005-11-23 20:14:43 +01:00
utils.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-14 01:19:27 +00:00
utils.h Fixed warnings with gcc option "-Wwrite-strings". 2003-10-14 01:19:27 +00:00
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 Added support for HTML resource type. 2005-06-30 20:58:52 +00:00
writeres.c Fix some -Wsign-compare warnings. 2005-06-30 18:10:08 +00:00