RaceProUK
Elite Member
    

Posts: 6072 Reputation: 57
40 / / 
Joined: Oct 2003
|
RE: Send Text to window
quote: Originally posted by raceprouk
look up Active Accessibility. You can use AccessibleObjectFromWindow on the HWND returned by the interface passed in the PLUGIN_PARAM (typecasted to IMessengerConversationWnd), then you can use the various other functions like AccessibleChildren to get the Input box, and set it's value
|
|