widl: Add support for generating typelibs directly in resource format.
[wine] / tools / widl / expr.h
2010-03-26  Alexandre Julliardwidl: Long constants must be 32-bit on all platforms.
2009-11-09  Rob Shearmanwidl: Allow pointers, type-qualifiers and other more...
2008-09-15  Alexandre Julliardwidl: Infrastructure for adding a prefix to local varia...
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.