Revert "widl: A structure that contains an embedded interface ptr in an array is...
[wine] / tools / widl / typelib.h
2008-12-29  Rob Shearmanwidl: Write the typelib based on the statement list...
2008-04-24  Rob Shearmanwidl: Create a list of statements in the whole IDL...
2008-04-14  Rob Shearmanwidl: Make the attrs parameter passed to start_typelib...
2007-05-10  Dan Hipschmanwidl: Remove redundant get_var_vt function.
2007-01-22  Alexandre Julliardwidl: Convert attribute lists to standard Wine lists.
2006-09-07  Dan Hipschmanwidl: Factor the entry_t structure.
2006-09-07  Dan Hipschmanwidl: Use type_t for typedefs, not var_t. Simplify...
2006-07-29  Dan Hipschmanwidl: Fold class_t into type_t.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-21  Jacek Cabanwidl: Added importlib parsing code.
2005-02-02  Huw DaviesAdd support for typedefs.
2005-01-25  Huw DaviesAdd enum support.
2005-01-12  Huw DaviesBetter type encoding. (Interface ptrs still not there...
2005-01-06  Huw DaviesInitial support for typelib generation.
2005-01-05  Huw DaviesStore interfaces, structs, coclasses and modules that...
2004-01-07  Ove KaavenAdded rules to parse library, coclass, dispinterface...