What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Active Accessibility for incoming messages

Pages: (2): « First « 1 [ 2 ] Last »
Active Accessibility for incoming messages
Author: Message:
Hilikus
Junior Member
**


Posts: 27
41 / Male / –
Joined: Apr 2005
O.P. RE: Active Accessibility for incoming messages
lol, i forgot to mention that i code in c++, dont know much of vb but i will try to understand it and translate it into c++

thanks a lot for the help
quote:
Originally posted by Matty
Blah I think I will regret doing this but here is an example in VB with some comments for what we are doing.


i followed your code and Joe's Software code and i manage to get SOME information, i get the handle ID the same as in your app and i get the className, the problem is with anything involving the IAccessible interface

code:
acc->get_accName(vari, &buff);
acc->get_accDescription(vari, &buff);

neither of those seem to work, buff is always NULL when i run it, i dont know whats wrong
i cant get the freaking History element
im using
AccessibleObjectFromEvent

any idea on what i might be doing wrong?
05-12-2005 10:30 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On