Piotr Caban
|
88b5b6a51e
|
oleacc: Added AccessibleChildren implementation.
|
2015-03-23 16:23:12 +09:00 |
Piotr Caban
|
76302af67e
|
oleacc: Add IID_IAccessible, IID_IAccessibleHandler and LIBID_Accessibility exports.
|
2014-05-16 17:08:13 +02:00 |
Piotr Caban
|
6bd87c6bdb
|
oleacc: Add WindowFromAccessibleObject implementation.
|
2014-05-15 19:05:23 +02:00 |
Piotr Caban
|
5f51dda7ee
|
oleacc: Add GetStateText implementation.
|
2014-05-14 17:28:07 +02:00 |
Piotr Caban
|
d8467aee74
|
oleacc: Add GetProcessHandleFromHwnd implementation.
|
2014-05-05 12:17:46 +02:00 |
Nikolay Sivov
|
3740b2bbcf
|
oleacc: Added DllGetClassObject() stub.
|
2013-12-23 18:39:58 +01:00 |
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 |