Fixed some issues found by winapi_check.
[wine] / dlls / ole32 / rpc.c
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.