Piotr Caban : oleacc: Add IID_IAccessible, IID_IAccessibleHandler and LIBID_Accessibility exports.

Alexandre Julliard julliard at winehq.org
Fri May 16 12:13:58 CDT 2014


Module: wine
Branch: master
Commit: 76302af67e4d7222c8cc18d3b3a308aebebe704e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=76302af67e4d7222c8cc18d3b3a308aebebe704e

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Fri May 16 16:36:56 2014 +0200

oleacc: Add IID_IAccessible, IID_IAccessibleHandler and LIBID_Accessibility exports.

---

 dlls/oleacc/oleacc.spec |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dlls/oleacc/oleacc.spec b/dlls/oleacc/oleacc.spec
index caeb6d3..9f3a9a0 100644
--- a/dlls/oleacc/oleacc.spec
+++ b/dlls/oleacc/oleacc.spec
@@ -14,9 +14,9 @@
 @ stdcall GetRoleTextW(long ptr long)
 @ stdcall GetStateTextA(long ptr long)
 @ stdcall GetStateTextW(long ptr long)
-@ stub IID_IAccessible
-@ stub IID_IAccessibleHandler
-@ stub LIBID_Accessibility
+@ extern IID_IAccessible
+@ extern IID_IAccessibleHandler
+@ extern LIBID_Accessibility
 @ stdcall LresultFromObject(ptr long ptr)
 @ stdcall ObjectFromLresult(long ptr long ptr)
 @ stdcall WindowFromAccessibleObject(ptr ptr)




More information about the wine-cvs mailing list