This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-18 03:48:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
tools
/
wrc
History
Michael Stefaniuc
cb2574722e
wrc: Fix redundant checks for NULL before free(). Found by Smatch.
2007-06-14 13:14:56 +02:00
..
CHANGES
…
dumpres.c
…
dumpres.h
…
genres.c
…
genres.h
…
Makefile.in
configure: Get rid of lex compatibility support, we require flex anyway.
2007-03-08 13:19:50 +01:00
newstruc.c
…
newstruc.h
…
parser.h
…
parser.l
wrc: Added support for utf-8 codepage.
2007-01-09 22:21:53 +01:00
parser.y
wrc: Fix redundant checks for NULL before free(). Found by Smatch.
2007-06-14 13:14:56 +02:00
readres.c
…
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
…