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-19 20:31:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
tools
/
wrc
History
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
…
dumpres.c
…
dumpres.h
…
genres.c
…
genres.h
…
Makefile.in
makefiles: Build programs that link against libwine twice with appropriate rpaths.
2007-06-20 20:03:30 +02:00
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
…
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
…