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-01-31 17:23:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
tools
/
widl
History
Alexandre Julliard
9644d1dcd7
makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones.
2010-02-08 20:58:00 +01:00
..
client.c
…
expr.c
widl: Add support for character constants in expressions.
2010-01-19 12:43:31 +01:00
expr.h
…
hash.c
…
hash.h
…
header.c
…
header.h
…
Makefile.in
makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones.
2010-02-08 20:58:00 +01:00
parser.h
widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
2010-01-22 12:17:56 +01:00
parser.l
widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
2010-01-22 12:17:56 +01:00
parser.y
widl: Add support for character constants in expressions.
2010-01-19 12:43:31 +01:00
proxy.c
…
server.c
…
typegen.c
widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
2010-01-22 12:17:56 +01:00
typegen.h
…
typelib_struct.h
…
typelib.c
…
typelib.h
…
typetree.c
…
typetree.h
…
utils.c
…
utils.h
…
widl.c
widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
2010-01-22 12:17:56 +01:00
widl.h
…
widl.man.in
…
widltypes.h
widl: Add support for character constants in expressions.
2010-01-19 12:43:31 +01:00
write_msft.c
…