widl: Hide the details of where arguments, fields, values and cases are stored in...
commit04a22cc412fd970d83b9f2b1d5af40a6681d704d
authorRob Shearman <robertshearman@gmail.com>
Mon, 29 Dec 2008 12:05:27 +0000 (29 12:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Dec 2008 13:42:47 +0000 (29 14:42 +0100)
treec5b2bb7094caadc66845afcfce5cc62331bef52c
parentfbffe4a229b80d4120ea49c605f7fdf897411279
widl: Hide the details of where arguments, fields, values and cases are stored in the type_t structure for functions, structures, enums and unions.
tools/widl/Makefile.in
tools/widl/expr.c
tools/widl/header.c
tools/widl/parser.h
tools/widl/parser.y
tools/widl/typegen.c
tools/widl/typetree.c [new file with mode: 0644]
tools/widl/typetree.h [new file with mode: 0644]
tools/widl/widltypes.h
tools/widl/write_msft.c