V
Venkat
Hi ,
I want to achieve the following .
I want to get the URL(hyperlink) when user hover the mouse over hyperlink
present.
in the message(opened in outlook), word doc or web page.
I'm using win32 c++ apis.
How do I do this?
How do application will know that currently mouse is on hyperlinlk?
How do application will know the destination URI of the hyperlink without
clinking the link?
for example if the mouse cursor is over the hyperlink object in the word
application?
how can i get the hyperlink object from the word .Can i use
AccessibleObjectFromPoint(),
Is there any sample available.
Thanks
Venkata
I want to achieve the following .
I want to get the URL(hyperlink) when user hover the mouse over hyperlink
present.
in the message(opened in outlook), word doc or web page.
I'm using win32 c++ apis.
How do I do this?
How do application will know that currently mouse is on hyperlinlk?
How do application will know the destination URI of the hyperlink without
clinking the link?
for example if the mouse cursor is over the hyperlink object in the word
application?
how can i get the hyperlink object from the word .Can i use
AccessibleObjectFromPoint(),
Is there any sample available.
Thanks
Venkata