advpack: Forward TranslateInfStringExA to its unicode counterpart.
[wine] / tools / widl / typegen.h
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.