Hi All,

I want to write a DLL that Hooks Netscape Web accesses and I've noticed that 
download managers do it by writing a DLL that uses the registry key:
HKEY_CURRENT_USER\SOFTWARE\NETSCAPE\NETSCAPE NAVIGATOR\Automation Protocols
which then receives all http and ftp traffic before the browser.  The problem 
is, I can't find any documentation on writing the DLL that does this ?
I'm assuming a Netscape 'Plugin' is a bit different.

If anyone knows how to do this - or any other way of hooking netscape I'd be 
very grateful.  I only need to check the Web address URL.

Thanks.

Regards,
Graham Allen


Reply via email to