widl: Added bindable and displaybind attributes handling.
[wine] / tools / widl / client.c
2005-12-13  Robert Shearmanwidl: Start generating type format strings.
2005-12-12  Robert Shearmanwidl: Support explicit binding handles.
2005-12-12  Robert Shearmanwidl: Calculate the size of buffer required.
2005-12-12  Eric Kohlwidl: Support multiple interfaces per file.
2005-12-12  Robert Shearmanwidl: Don't output __RPC_FAR in generated code.
2005-12-08  Robert Shearmanwidl: Add a type generator framework.
2005-12-08  Eric Kohlwidl: Write out argument lists in the server.
2005-12-08  Eric Kohlwidl: Rename some variables.
2005-04-15  Juan LangPut space between include directive and include file.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-02-23  Alexandre JulliardRemoved the useless proxy.h header file.
2005-02-23  Eric Kohl- Add basic support for creating client and server...