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-09 13:43:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
tools
/
widl
History
Francois Gouget
81a5701ca9
Assorted spelling fixes.
2007-11-09 13:07:12 +01:00
..
client.c
…
hash.c
…
hash.h
…
header.c
…
header.h
widl: Handle pointers to conformant arrays (e.g., "[size_is(, n)] int **p; ").
2007-11-05 13:24:37 +01:00
Makefile.in
…
parser.h
…
parser.l
…
parser.y
…
proxy.c
widl: Don't output a void conformance for NdrClearOutParameters.
2007-11-05 13:24:37 +01:00
server.c
…
typegen.c
widl: Don't rely on type_memsize to return 0 for all conformant arrays.
2007-11-06 13:02:56 +01:00
typegen.h
widl: Don't output a void conformance for NdrClearOutParameters.
2007-11-05 13:24:37 +01:00
typelib_struct.h
…
typelib.c
…
typelib.h
…
utils.c
…
utils.h
…
widl.c
…
widl.h
…
widl.man.in
Assorted spelling fixes.
2007-11-09 13:07:12 +01:00
widltypes.h
…
write_msft.c
…