Fixed miscellaneous typos, syntactic and grammatical errors.
[wine] / dlls / ole32 / moniker.c
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-25  Francois Gougetcompobj.h is a synonym for objbase.h
2000-11-08  Francois GougetWe must include windef.h before wtypes.h (directly...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-03-08  Patrik StridvallFixed some warnings.
2000-02-20  Andreas Mohr- stub for OLE32.MkParseDisplayName
2000-02-07  Noomen HamzaRunning object table are not using 0 as a valid index...
2000-01-15  Marcus MeissnerImplemented OleRun.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.