server: Use the new set_fd_user function in create_serial().
[wine] / tools / widl / typelib.c
2005-07-14  Stefan HuehnerFix a -Wsign-compare warning.
2005-06-09  Robert ShearmanAdd more struct types for TLB generation.
2005-02-14  Vincent BéronA RPC_FC_ENUM16 is a VT_USERDEFINED.
2005-02-08  Huw DaviesAdd VARIANT_BOOL.
2005-02-03  Huw DaviesCoclass support.
2005-02-02  Huw DaviesAdd support for typedefs.
2005-01-28  Huw DaviesStructs with ptrs are also VT_USERDEFINED.
2005-01-26  Huw DaviesFix typelib only option.
2005-01-25  Huw DaviesAdd enum support.
2005-01-14  Huw DaviesAdd support for interface ptrs including the special...
2005-01-12  Huw DaviesBetter type encoding. (Interface ptrs still not there...
2005-01-06  Huw DaviesInitial support for typelib generation.
2005-01-05  Huw DaviesStore interfaces, structs, coclasses and modules that...
2004-12-06  Eric PouechAnother round of const correctness fixes.
2004-10-11  Jacek Caban- Added creation of dispinterface header.
2004-01-07  Ove KaavenAdded rules to parse library, coclass, dispinterface...