widl: Added bindable and displaybind attributes handling.
[wine] / tools / widl / typegen.c
2005-12-13  Robert Shearmanwidl: Start generating type format strings.
2005-12-12  Robert Shearmanwidl: Generate FC_ERROR_STATUS_T proc format.
2005-12-12  Robert Shearmanwidl: Don't treat FC_SMALL as FC_SHORT.
2005-12-12  Robert Shearmanwidl: Don't output __RPC_FAR in generated code.
2005-12-08  Robert Shearmanwidl: Marshal and unmarshal basic types.
2005-12-08  Robert Shearmanwidl: Add a type generator framework.