|
Posted by Krushna Barhate on October 30, 2007, 4:57 am
Please log in for more thread options
Hi
I am trying to get text from chat window on windows mobile. I am using
Windows Mobile 6 sdk for development and emulator for testing. Basically I
am enumerating all the active windows. I looking for Live messenger windows,
once I got it I am enumerating child windows for it.
After getting handle to child windows, my aim is to collect the chat text.
on windows mobile it is not working becuase chat windows is using HTML
control. I have also try to get dispatch pointer to it. but webview.dll is
throwing an exception on emulator.
Please guide me where I am going wrong?
--
Thanks & Regards,
Krushna
|