Click to See Complete Forum and Search --> : Capture Links


AltPluzF4
January 15th, 2008, 07:13 PM
I know I can add entries into the registry so that my program will capture "mirc://" links, but is there any way to capture links only while the program is active?
I've considered querying the current values, saving it, then upon exit set it back. The problem with that, is if the program ends unexpectedly it will "take over" control of the links.
Is there any way to have it capture the links (don't let them execute, but handle it in my app) without modifying the registry?

Thanks.