Click here to Skip to main content
15,885,886 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi...

I am coding an application. In which i have to Capture Clipboard Changes to Get Hyper-links (only)... :)
I have tried some libs from Google and Codeplex but did't get that thing...
(Need Help about this)
Thanks :thumbsup:
Posted

That one is easy, just gettext from clipboard (Clipboard.GetText). Then I'd just use regular expressions. Should be VERY easy to parse from there...
 
Share this answer
 
Can u post a little code because I sick of this thing
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900