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-16 10:59:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
tools
/
widl
History
Alexandre Julliard
bf0c37d56a
widl: Zero-initialize [out] structures and unions that contain pointers.
2011-12-13 18:59:15 +01:00
..
client.c
widl: Make the function return value a variable.
2011-09-17 16:09:47 +02:00
expr.c
…
expr.h
…
hash.c
…
hash.h
…
header.c
widl: Define __REQUIRED_RPCNDR_H_VERSION__ in generated headers.
2011-09-22 19:51:49 +02:00
header.h
…
Makefile.in
…
parser.h
…
parser.l
…
parser.y
widl: Make the function return value a variable.
2011-09-17 16:09:47 +02:00
proxy.c
widl: Store the type format offset for function parameters in the variable object.
2011-09-19 12:56:25 +02:00
register.c
…
server.c
…
typegen.c
widl: Zero-initialize [out] structures and unions that contain pointers.
2011-12-13 18:59:15 +01:00
typegen.h
…
typelib_struct.h
…
typelib.c
…
typelib.h
…
typetree.c
…
typetree.h
widl: Make the function return value a variable.
2011-09-17 16:09:47 +02:00
utils.c
…
utils.h
…
widl.c
…
widl.h
…
widl.man.in
…
widltypes.h
widl: Store the type format offset for function parameters in the variable object.
2011-09-19 12:56:25 +02:00
write_msft.c
…