riched20: Use ME_PointFromChar to calculate the caret position.
[wine] / dlls / ole32 / ole32_main.c
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2008-06-23  Rob Shearmanole32: Include ole2.h in ole32_main.c to type-check...
2007-10-17  Bang Jun-youngole32: Include wine/port.h for snprintf().
2007-05-16  Andrew Talbotole32: Exclude unused headers.
2006-12-04  Rob Shearmanole32: Set the mapping mode to anisotropic in OleMetafi...
2006-12-04  Rob Shearmanole32: The width of the metafile drawn should be 3...
2006-12-04  Rob Shearmanole32: Fill in the xExt and yExt fields in OleMetafileP...
2006-12-04  Rob Shearmanole32: Use the default icon title font when writing...
2006-12-04  Rob Shearmanole32: The METAFILEPICT created by OleMetafilePictFromI...
2006-12-04  Rob Shearmanole32: Call SetWindowOrgEx and SetWindowExtEx in OleMet...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-16  Marcus MeissnerMove the Dll init function to compobj.c to avoid having...
2005-02-08  Robert Shearman- Split up apartment creation so that the long code...
2003-12-08  Robert Shearman- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet...
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-05-19  Mike McCormackSemi-correct implementation of OleMetafilePictFromIconA...
2003-03-28  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-11-22  Alexandre JulliardCompile ole32 with -DSTRICT.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-07-29  Juergen Schmied- Implemented IMallocSpy hooks in IMalloc.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-11  Hidenori TakeshimaSynchronize access to the s_COMLockCount, firstRegister...
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-11-26  Patrik StridvallFixed some issues found by winapi_check.
2000-11-25  Marcus MeissnerAdded OLE32.DllRegisterServer stub.
2000-11-05  Huw D M DaviesAdded DnD cursors as ole32 resources.