Hello Rob, > Explain more about what problem you're actually trying to solve.
Thank you for your reply. Yes you are right, many times it is better to explain the whole story. What I want to do is following: - I need to make a TAPI interface. The user want to select a part of a text (that is a phone number) in a mail, a document, whatever. He does not want to do a ctrl+C! Then my application (the TAPI thing) should start to dial a number by one of following thing: - hotkey combination - clicking a button that always stay on top - clicking a tray icon So what I thought is as soon as my button / icon / hotkey is entered is finding the last active application. Then sending a ctrl+C to it and if I am lucky then I find a phone number on the clipboard. --- Rgds, Wilfried http://www.mestdagh.biz __________________________________________________ Delphi-Talk mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk
