ChangeLog 2005-02-26 ekohl tools/widl/server.c Server stubs are void functions. Fix a warning in the server stub descriptor. 2005-02-25 ekohl tools/widl/client.c tools/widl/header.c tools/widl/header.h tools/widl/server.c Support multiple interfaces per idl file. Support explicit binding handles. 2005-02-24 ekohl include/wine/rpcfc.h tools/widl/client.c tools/widl/header.c tools/widl/parser.l tools/widl/parser.y tools/widl/server.c Support remaining basic types (float, double, small, wchar_t and handle_t).