reactos/sdk/tools/widl
Eric Kohl d2540090d3 [WIDL] Fix type offset calculation for toplevel pointers to non-basetypes.
WIDL used the wrong type information when a pointer to a non-basetype is used as a functions parameter. For example, a 'wchar_t**' would be treated as a 'wchar_t*'.

This patch will be sent upstream.
2019-12-15 18:21:11 +01:00
..
client.c
CMakeLists.txt [CMAKE] Fix host tools build on x86-64 mingw 2019-11-15 16:22:06 +01:00
expr.c
expr.h
hash.c
hash.h
header.c
header.h
parser.h
parser.l
parser.tab.c
parser.tab.h
parser.y
parser.yy.c
parser.yy.h
proxy.c
register.c
server.c
typegen.c [WIDL] Fix type offset calculation for toplevel pointers to non-basetypes. 2019-12-15 18:21:11 +01:00
typegen.h
typelib.c
typelib.h
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c
widl.h
widl_ros.diff
widltypes.h
write_msft.c
write_sltg.c