rpcrt4: Don't release the interface pointer on failure.
[wine] / dlls / rpcrt4 / ndr_ole.c
2006-01-10  Robert Shearmanrpcrt4: Don't release the interface pointer on failure.
2005-11-29  Robert ShearmanRaise exceptions on failures.
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2005-06-07  Robert ShearmanMake NdrInterfacePointer* more reliable.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-20  Ove KaavenPortability fix. Better debug messages (display IID...
2003-02-01  Ove KaavenImplemented marshalling of pointers, simple and complex...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-10-11  Ove KaavenAdded NdrOleAllocate, NdrOleFree, NdrInterfacePointerBu...