widl: Factor out the finding of a registered type to reduce code duplication.
[wine] / tools / widl / expr.c
2008-04-25  Rob Shearmanwidl: Add support for string literals and wide-string...
2008-04-22  Rob Shearmanwidl: Remove duplicated code in the form of the write_s...
2008-04-22  Rob Shearmanwidl: Move expression functions to a new file, expr.c.