include: Assorted spelling fixes.
[wine] / dlls / oleacc / main.c
2011-09-21  Hans Leidekkeroleacc: Add a version resource.
2009-07-03  Nikolay Sivovoleacc: Add ObjectFromLresult stub.
2008-12-27  Ricardo Filipeoleacc: Add stub for AccessibleObjectFromPoint.
2008-12-27  Ricardo Filipeoleacc: Fix LresultFromObject return type.
2008-10-15  Nikolay Sivovoleacc: Implemented GetRoleText[A/W] with tests.
2008-03-12  Louis Lendersoleacc: Add GetOleaccVersionInfo.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2006-10-04  Michael Stefaniucoleacc: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2004-08-27  Mike McCormackAdded DllRegisterServer/DllUnregisterServer calls.
2004-03-29  Mike McCormackStub implementations for LresultFromObject and
2003-11-25  Mike McCormackStub implementation for CreateStdAccessibleObject.
2003-06-23  Eric PouechCreated an empty oleacc DLL.