riched20: Use ME_PointFromChar to calculate the caret position.
[wine] / dlls / dinput8 / dinput8_main.c
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-07-06  Andrew Nguyendinput8: Improve the behavior of DirectInput8Create.
2011-07-06  Andrew Nguyendinput: Extract the DirectInput instance creation and...
2010-12-07  Alexandre Julliarddinput8: Convert dll registration to the IRegistrar...
2010-12-06  Michael Stefaniucdinput8: Use an iface instead of a vtbl pointer in...
2010-07-20  Austin EnglishRemove references to wineprefixcreate.
2009-10-15  Markus Stockhausendinput8: Ensure balance of CoInitialize/CoUninitialize.
2009-10-14  Stefan Dösingerdinput: Make the creation functions hookable.
2009-01-23  Michael Stefaniucdinput8: Remove superfluous pointer casts.
2007-01-05  Francois Gougetdinput8: Self-register the DirectInput8 CoClass.
2006-10-04  Michael Stefaniucdinput8: Win64 printf format warning fixes.
2006-07-27  Roderick Colenbranderdinput8: Better DirectInput8Create warning.
2006-07-21  Roderick Colenbranderdinput8: DirectInput8Create rewrite.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Roderick Colenbranderdinput8: DllGetClassObject support.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.