Sweden-Number/tools/wrc
Alexandre Julliard 549351ab09 wrc: Strip C code based on the name of the include file.
Get rid of the old C code stripping support that wasn't used anymore.
2007-06-28 14:10:07 +02:00
..
CHANGES
Makefile.in makefiles: Build programs that link against libwine twice with appropriate rpaths. 2007-06-20 20:03:30 +02:00
dumpres.c
dumpres.h
genres.c
genres.h
newstruc.c
newstruc.h
parser.h
parser.l wrc: Strip C code based on the name of the include file. 2007-06-28 14:10:07 +02:00
parser.y wrc: Fix redundant checks for NULL before free(). Found by Smatch. 2007-06-14 13:14:56 +02:00
readres.c wrc: Declare some variables static const. 2007-01-02 13:30:25 +01:00
readres.h
translation.c wrc: Fix non-ANSI function declaration. Found by sparse. 2007-06-05 12:19:03 +02:00
utils.c libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS. 2007-03-14 15:57:50 +01:00
utils.h
wrc.c
wrc.doc
wrc.h
wrc.man.in
wrctypes.h
writeres.c