D
DraguVaso
Hi,
For a telephony-application I need the following:
When the user presses F10 in whichever application (Word, Excel, Notepad,
Custom made Applications, ...) my program has to capture this, and go look
in that application and select the telephone-number the user has put his
cursor on.
Is this possible? And if yes: how do I have to do this? Basicly my
application should be able to handle KeyPress-events in the Current active
Application, and than read the word/number on which the cursor is positioned
there...
Any help/hints/tips/explanations would really be appreciated! Thansk a lot
in advance!
For a telephony-application I need the following:
When the user presses F10 in whichever application (Word, Excel, Notepad,
Custom made Applications, ...) my program has to capture this, and go look
in that application and select the telephone-number the user has put his
cursor on.
Is this possible? And if yes: how do I have to do this? Basicly my
application should be able to handle KeyPress-events in the Current active
Application, and than read the word/number on which the cursor is positioned
there...
Any help/hints/tips/explanations would really be appreciated! Thansk a lot
in advance!