riched20: Use ME_PointFromChar to calculate the caret position.
[wine] / dlls / ole32 / git.c
2010-12-22  Michael Stefaniucole32: Standardize the COM usage in git.c.
2010-07-21  Nikolay Sivovole32: Fix assumption about HRESULT failure code value.
2009-02-11  Michael Stefaniucole32: Remove superfluous pointer casts.
2008-01-15  Andrew Talbotole32: Remove unneeded casts.
2007-05-23  Rob Shearmanole32: Remove spurious AddRef of returned object on...
2007-05-23  Rob Shearmanole32: Allow the getting of different interfaces from...
2007-05-23  Rob Shearmanole32: Fix some races in the global interface table...
2007-01-10  Rob Shearmanole32: Remove some unneeded inclusions of headers.
2007-01-10  Rob Shearmanole32: Use the standard list functions for the global...
2006-10-16  Michael Stefaniucole32: Win64 printf format warning fixes.
2006-08-28  Robert Shearmanole32: Fix functions defined without specifying argumen...
2006-08-02  Alexandre Julliardole32: Make some functions and variables static.
2006-06-15  Robert Shearmanole32: Always rewind the stream in StdGlobalInterfaceTa...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-13  Mike McCormackRemove function prototypes.
2005-02-15  Robert ShearmanThe Global Interface Table should do table-strong marsh...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
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-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-23  Mike HearnIn the global interface table:
2003-07-22  Mike Hearn- GIT should not dereference ppv when unmarshalling...
2003-06-17  Mike HearnImplement a class factory for the Global Interface...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-03-20  Mike HearnFixed copyright date.
2003-03-11  Mike HearnImplemented the global interface table object using...