Commit Graph

10 Commits (79afc93910aa937ff491c389af42cca5460bf343)

Author SHA1 Message Date
Alexandre Julliard be8377b71e oleacc: Use int64 in the spec file for 64-bit integers. 2010-08-31 14:23:48 +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
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
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