Commit Graph

24 Commits

Author SHA1 Message Date
Gerald Pfeifer 92f9dd1942 oleacc: Avoid two cases of shift overflow. 2015-09-14 16:47:53 +09:00
Piotr Caban cc737bd460 oleacc: Added AccessibleChildren tests. 2015-03-23 16:23:19 +09:00
Piotr Caban 15e13220f1 oleacc: Added client IEnumVARIANT tests. 2015-03-23 16:23:05 +09:00
Piotr Caban 89721ba40d oleacc: Added Client_get_accChild implementation. 2015-03-23 16:22:38 +09:00
Jacek Caban c5af3d912b oleacc: Added CAccPropServices stub implementation. 2014-09-16 09:33:53 +02:00
Piotr Caban 6bd87c6bdb oleacc: Add WindowFromAccessibleObject implementation. 2014-05-15 19:05:23 +02:00
Piotr Caban 25312a10d3 oleacc: Add IOleWindow::GetWindow implementation in default client accessible object. 2014-05-15 19:05:19 +02:00
Piotr Caban 8c808f3ee9 oleacc: Add IOleWindow interface stub to default client accessible object. 2014-05-15 19:05:15 +02:00
Piotr Caban 94b721000a oleacc: Disable tests on old oleacc. 2014-05-15 19:05:12 +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 7a0fd9cfe2 oleacc: Add Client_accLocation implementation. 2014-05-12 19:30:11 +02:00
Piotr Caban 40bdbda825 oleacc: Add Client_get_accParent implementation. 2014-05-09 14:25:46 +02:00
Piotr Caban e99dc1aced oleacc: Add Client_accHitTest implementation. 2014-05-09 14:25:44 +02:00
Piotr Caban d8467aee74 oleacc: Add GetProcessHandleFromHwnd implementation. 2014-05-05 12:17:46 +02:00
Piotr Caban 7c029e02ae oleacc: Add tests for default client accessible object. 2014-05-01 17:23:12 +02:00
Piotr Caban 41f5b15523 oleacc: Add AccessibleObjectFromWindow tests. 2014-04-28 18:24:15 +02:00
Piotr Caban 2858f1ee63 oleacc: Add initial LresultFromObject tests. 2014-04-25 16:18:06 +02:00
Paul Vriens 212ce8b6d6 oleacc/tests: Fix the test failures on Win9x/WinMe and Vista/W2K8. 2008-12-05 13:52:41 +01:00
Francois Gouget 3b140ccb0e Assorted spelling fixes. 2008-11-17 16:04:39 +01:00
Alistair Leslie-Hughes a4dc3213ae oleacc: Removed failed test case. 2008-10-29 11:52:33 +01:00
Paul Vriens c9b8a28576 oleacc/tests: Fix some failures on Win98 up to W2K. 2008-10-23 12:13:46 +02:00
Nikolay Sivov e2399a969f oleacc: Implemented GetRoleText[A/W] with tests. 2008-10-15 15:20:31 +02:00