Output code to clear OUT variables in proxy code.
[wine] / tools / widl / proxy.c
2004-09-02  Mike McCormackOutput code to clear OUT variables in proxy code.
2004-01-07  Ove KaavenAdded rules to parse library, coclass, dispinterface...
2003-09-03  Alexandre JulliardAdded partial support for function pointers.
2003-07-22  Alexandre JulliardSupport objects with no method definitions (suggested...
2002-12-03  Ove KaavenParse the NOT operator, the [idempotent] attribute...
2002-11-21  Ove KaavenAdded "generate headers only" command-line option....
2002-11-12  Ove KaavenSupport for enums, arrays, encapsulated unions, signed...
2002-08-17  Dmitry TimoshkovInclude protection for <unistd.h>, <sys/types.h> and...
2002-08-13  Alexandre JulliardAvoid dependencies on y.tab.h.
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.