TSHELLWINDOWOBSERVER

This component was born out of frustration, since I wasn't able 
to connect to an existing instance of Internet Explorer AND 
catch the events it fires. 
Using this component you can, and you can perform actions 
when a new instance is started or an existing instance 
moves to a new location.
There must be a better way to do it, 
let me know if you have figured it out. I use timers.

See help.htm for documentation.
See license.txt for license agreements.

REQUIREMENTS

THe Internet Explorer Active X Component must have been imported 
(it is by default in Delphi 5)

INSTALLING 

Put the uShellWindowObserver.pas file in a package and compile it.  
IMPORTANT : You may have to remove the line {$DEFINE COOBJS} if you are using Delphi 3.

NOTE

The component will be installed in any version of Delphi (3 or higher)
The demo was created using Delphi 5 so the .DFM file may have to be converted.

Diego Amicabile
Email : diegoami@yahoo.it
Web page : http://www.geocities.com/diegoami

9 December 2000


