Nikolay Sivov
|
40a311c821
|
oleacc: Added proxies for oleacc.idl.
|
2015-05-05 18:53:52 +09:00 |
Piotr Caban
|
88b5b6a51e
|
oleacc: Added AccessibleChildren implementation.
|
2015-03-23 16:23:12 +09:00 |
Marcus Meissner
|
9ad8aff7e1
|
oleacc: Free the mapping on error (Coverity).
|
2014-12-01 11:00:18 +01:00 |
Piotr Caban
|
964ab4b6f2
|
oleacc: Fix allocation error handling in ObjectFromLresult.
|
2014-10-06 17:36:46 +02:00 |
Jacek Caban
|
c5af3d912b
|
oleacc: Added CAccPropServices stub implementation.
|
2014-09-16 09:33:53 +02:00 |
Jacek Caban
|
f7733d651c
|
oleacc: Added DllRegisterServer and DllUnregisterServer implementations.
|
2014-09-11 16:55:31 +02:00 |
Jacek Caban
|
d2886a05f9
|
wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations.
|
2014-07-24 17:05:55 +02:00 |
Piotr Caban
|
e73bbd0c81
|
oleacc: Prepare CreateStdAccessibleObject to support class specific accessibility objects.
|
2014-05-16 17:08:14 +02:00 |
Piotr Caban
|
6bd87c6bdb
|
oleacc: Add WindowFromAccessibleObject implementation.
|
2014-05-15 19:05:23 +02:00 |
Piotr Caban
|
dccc4283a7
|
oleacc: Don't return partial data in GetRoleTextA if buffer is too small.
|
2014-05-15 19:05:10 +02:00 |
Piotr Caban
|
1f6ade45c1
|
oleacc: Modify output buffer on incorrect role in GetRoleTextA.
|
2014-05-15 19:05:08 +02:00 |
Piotr Caban
|
5f51dda7ee
|
oleacc: Add GetStateText implementation.
|
2014-05-14 17:28:07 +02:00 |
Piotr Caban
|
6474f8c1df
|
oleacc: Add default window accessible object stub.
|
2014-05-09 14:25:42 +02:00 |
Piotr Caban
|
d8467aee74
|
oleacc: Add GetProcessHandleFromHwnd implementation.
|
2014-05-05 12:17:46 +02:00 |
Piotr Caban
|
a5f78530dd
|
oleacc: Add Client_get_accName implementation.
|
2014-05-01 17:23:05 +02:00 |
Piotr Caban
|
da8005c75e
|
oleacc: Add default client accessible object stub.
|
2014-05-01 17:21:33 +02:00 |
Piotr Caban
|
817222558d
|
oleacc: Add AccessibleObjectFromWindow implementation.
|
2014-04-28 18:24:02 +02:00 |
Piotr Caban
|
d7000d7053
|
oleacc: Add ObjectFromLresult implementation.
|
2014-04-25 16:18:03 +02:00 |
Piotr Caban
|
959f785c0f
|
oleacc: Add LresultFromObject implementation.
|
2014-04-25 14:09:56 +02:00 |
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 |