Avoid some non-portable makefile constructs, and get rid of the
[wine] / dlls / ole32 / rpc.c
2004-08-02  Robert Shearman- Add static to non-exported marshal functions.
2004-07-30  Alexandre JulliardAuthors: Robert Shearman <rob@codeweavers.com>, Mike...
2004-07-29  Mike HearnImplement disconnect for proxies so that stubs are...
2004-07-29  Alexandre JulliardAuthors: Mike Hearn <mh@codeweavers.com>, Robert Shearm...
2004-07-23  Robert ShearmanSet RPC data representation.
2004-07-23  Mike HearnPass -Embedding switch to EXE servers, more tracing.
2004-07-22  Robert Shearman- Remove unneeded STUBMGR_Start call.
2004-07-22  Mike HearnUnref stub after invoking on it.
2004-07-15  Mike McCormackFix a few serious race conditions in the OLE object...
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-10-14  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-02-14  Dan KegelRoll loop back up to avoid code duplication.
2003-02-12  Michael StefaniucRemove dead code after return or properly comment it...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-19  Alexandre JulliardFixed a few problems caused by the new objidl.idl.
2002-11-22  Alexandre JulliardCompile ole32 with -DSTRICT.
2002-06-04  Bill MedlandFixed incorrect pointer-cast arithmetic.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-29  Bill MedlandEnsure that an out-of-process COM object is started...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Marcus MeissnerImplemented Local Server COM.