Use | Source | Download | Changes | License | Contact
This is a programmer's tool to spy on Win32 shell events.
See the MSDN documentation of SHChangeNotify for explanations of the events. By my reckoning, this documentation is about 50% correct - which was the motive for developing ShellSpy in the first place.
project.zip contains a Microsoft Visual C++ 6.0 project. It is built with ATL 3.0, WTL 3.1, and the current Platform SDK, and uses two undocumented exports from shell32.dll.
August 15, 2000. Version 1.00.
August 16, 2000. Version 1.01.
August 17, 2000. Version 1.02.
Enjoy.