widl: Add function for getting the interfaces defined by a coclass type.
commit83b1f081176425537fe38c7ad116670b6bc596a4
authorRob Shearman <robertshearman@gmail.com>
Mon, 5 Jan 2009 23:34:38 +0000 (5 23:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Jan 2009 11:57:56 +0000 (6 12:57 +0100)
tree68abb413bb7feb9095e6cff496c0c978d7a28559
parent1f519e17ccfde8773decbd2f8237bbd240800809
widl: Add function for getting the interfaces defined by a coclass type.

Split out the defining of coclass types in the parser into a function.
tools/widl/parser.y
tools/widl/typetree.c
tools/widl/typetree.h
tools/widl/write_msft.c