Fixed gcc varargs macro syntax (reported by Gabriele Giorgetti).
[wine] / include / wine / obj_connection.h
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-11  John R. SheetsCorrect some cut & paste typos.
2000-12-19  James HathewayFix IConnectionPointContainer interface macros.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
1999-10-24  Patrik StridvallMade the include files self-sufficient.
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-02-25  Paul QuinnMany interface declarations that originated from oleidl...