riched20: Use ME_PointFromChar to calculate the caret position.
[wine] / dlls / ole32 / comcat.c
2012-11-26  Hans Leidekkerole32: Convert the remaining RegCreateKey and RegOpenKe...
2012-08-13  Jacek Cabanole32: Use proper helpers for iface calls.
2012-01-11  André Hentschelole32: No need for WINE_ prefixed debug output macro.
2011-12-16  Francois Gougetole32: Avoid hardcoding the Unicode string literal...
2011-11-18  Frédéric Delanoyole32: Avoid hardcoding array lengths.
2011-07-13  Michael Stefaniucole32: COM cleanup for the IEnumCATEGORYINFO iface.
2011-06-21  Michael Stefaniucole32: COM cleanup for the static object ComCatMgrImpl.
2010-05-03  Andrew Eikumole32: Only fail on missing Implemented Categories...
2009-06-09  Alexandre Julliardole32: Get rid of line feeds and tabs in traces.
2009-02-11  Michael Stefaniucole32: Remove superfluous pointer casts.
2009-02-03  Andrew Talbotole32: Remove superfluous shadow variables.
2008-11-06  Michael Stefaniucole32: Remove some superfluous casts of void pointers...
2008-10-11  Alexandre Julliardcomcat: Moved all the implementation to ole32 where...