Monitoring IE
-
Hi. I'm trying to develop an application like Window Washer. But I want to insert a caracteristic on my application that Win Washer doesn't hve: I want to monitor the keyboard when the user where using IE. If the user uses ctrl+D the current url will go to favorites but if the user uses ctr+M, for instance, the url will be put in the favorites and on a place determined by my program. When the user ask my program to clean the favorites all will be erased but urls saved with ctrl+M will be put again in the favorite folders. I want implement this feature because sometimes we would like to preserve only some urls and it is not possible with Win Washer. I haven't any idea how to do it. Any information will help me a lot. Thanks. PS: I don't want to use MFC. I'm using MingW32, based on gcc-2.95