Dynamically allocate the type data storage.
commit13b7c5ac12b7db951f1bec2b56a8701a4bea21ce
authorHuw Davies <huw@codeweavers.com>
Mon, 31 Jan 2005 16:24:23 +0000 (31 16:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Jan 2005 16:24:23 +0000 (31 16:24 +0000)
tree6fa732d22dbaf7c3b7bc668fd9773148c8de8ed8
parentb02417812048ffdda988a8bac12af396e211d886
Dynamically allocate the type data storage.
Split the function and variable type data into two - this will be
needed for dispinterfaces.
tools/widl/write_msft.c