When you open an html file or click on a link outside of a browser, it opens it
in your default browser. What I'd like to do is to catpure this message and
grab the URL text string to see where the browser is going.

I was looking at PyHook, but I don't think it intercepts all windows messages,
and I'm not sure this is a windows message per se.

Any suggestions?

thanks.

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to