Commit Graph

15 Commits (d34b75a88722d6c75efe20da212210a1227ac210)

Author SHA1 Message Date
Nikolay Sivov 3740b2bbcf oleacc: Added DllGetClassObject() stub. 2013-12-23 18:39:58 +01:00
Hans Leidekker 91c3aa001f oleacc: Add a version resource. 2011-09-21 11:35:43 +02:00
Nikolay Sivov b2f6b44b25 oleacc: Add ObjectFromLresult stub. 2009-07-03 16:07:46 +02:00
Ricardo Filipe b15ba7696b oleacc: Add stub for AccessibleObjectFromPoint. 2008-12-27 20:35:19 +01:00
Ricardo Filipe bd17f0a6f3 oleacc: Fix LresultFromObject return type. 2008-12-27 20:34:39 +01:00
Nikolay Sivov e2399a969f oleacc: Implemented GetRoleText[A/W] with tests. 2008-10-15 15:20:31 +02:00
Louis Lenders 99e1e90f0f oleacc: Add GetOleaccVersionInfo. 2008-03-12 12:20:55 +01:00
Dmitry Timoshkov 3c9e7a7f33 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
Michael Stefaniuc f9c23da310 oleacc: Win64 printf format warning fixes. 2006-10-04 09:59:10 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Alexandre Julliard d37f0abf07 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
2005-08-08 17:35:28 +00:00
Mike McCormack 62bffe46e2 Added DllRegisterServer/DllUnregisterServer calls. 2004-08-27 19:12:27 +00:00
Mike McCormack da0878df14 Stub implementations for LresultFromObject and
AccessibleObjectFromWindow.
2004-03-29 23:04:46 +00:00
Mike McCormack b6002e8830 Stub implementation for CreateStdAccessibleObject. 2003-11-25 01:46:10 +00:00
Eric Pouech 5caccaf621 Created an empty oleacc DLL. 2003-06-23 03:43:00 +00:00