winecfg: Close audio driver when not needed any more.
[wine] / tools / widl / typegen.h
2007-02-07  Alexandre Julliardwidl: Output endpoint information in client and server...
2007-02-06  Alexandre Julliardwidl: Output correct alignments in type format strings.
2007-01-24  Alexandre Julliardwidl: Export a function to compute the proc format...
2007-01-24  Alexandre Julliardwidl: Move initialization of the stub buffer size into...
2007-01-24  Alexandre Julliardwidl: Move support for stub arguments to typegen.c...
2007-01-22  Alexandre Julliardwidl: Convert interface lists to standard Wine lists.
2006-08-18  Dan Hipschmanwidl: Allow format-string functions to work with objects.
2006-08-17  Dan Hipschmanwidl: Move format-string declaration output to typegen.c.
2006-06-02  Robert Shearmanwidl: Only write one procformat string and one typeform...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Eric Kohlwidl: Implement support for ref pointers to simple...
2006-03-31  Robert Shearmanwidl: Re-use print_phase_basetype for generating return...
2006-03-30  Eric Kohlwidl: Implement support for ref pointers to strings.
2006-03-23  Eric Kohlwidl: Fix format string size calculation.
2006-02-07  Robert Shearmanwidl: Merge marshall_arguments and unmarshall_arguments...
2006-02-07  Robert Shearmanwidl: Yet more const attributes.
2006-01-27  Robert Shearmanwidl: Implement callback conformance.
2006-01-24  Robert Shearmanwidl: Don't use recursion to implement write_procformat...
2005-12-26  Robert Shearmanwidl: Remove some duplication.
2005-12-26  Robert Shearmanwidl: Pass a state into marshall_arguments and unmarsha...
2005-12-26  Robert Shearmanwidl: Add support for marshalling and unmarshalling...
2005-12-26  Robert Shearmanwidl: Add helper functions that return the size of...
2005-12-13  Robert Shearmanwidl: Start generating type format strings.
2005-12-08  Robert Shearmanwidl: Add a type generator framework.