winedump: Dump the EMF files as any other file types.
[wine] / tools / widl / header.h
2006-09-07  Dan Hipschmanwidl: Use type_t for typedefs, not var_t. Simplify...
2006-08-04  Dan Hipschmanwidl: Generate GUID (infile_i.c) files.
2006-07-29  Dan Hipschmanwidl: Fold class_t into type_t.
2006-06-07  Robert Shearmanwidl: Support coclass forward declarations.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-30  Eric Kohlwidl: Implement support for ref pointers to strings.
2006-02-07  Robert Shearmanwidl: Make 'attrs' field of type_t const.
2006-02-07  Robert Shearmanwidl: Yet more const attributes.
2006-01-24  Robert Shearmanwidl: Fix the detection of conformant and pointer structs.
2005-12-31  Robert Shearmanwidl: Export the bracket adding functionality of do_wri...
2005-12-26  Robert Shearmanwidl: Out parameters.
2005-12-26  Robert Shearmanwidl: Add some const attributes.
2005-12-12  Robert Shearmanwidl: Support explicit binding handles.
2005-09-12  Robert Shearman- Output prototypes for user marshal functions at the...
2005-08-03  Robert Shearman- The header global variable is NULL when not generatin...
2005-03-05  Jacek CabanWrite uuid of library in header.
2004-10-11  Jacek Caban- Added creation of dispinterface header.
2004-04-22  Filip NavaraMake widl compile without most of Windows/Wine headers...
2004-01-07  Ove KaavenAdded rules to parse library, coclass, dispinterface...
2003-09-03  Alexandre JulliardAdded partial support for function pointers.
2002-12-03  Ove KaavenParse the NOT operator, the [idempotent] attribute...
2002-11-30  Ove KaavenHandle encapsulated unions in a cleaner (and less buggy...
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.