Hi
I try a great file notification component at
http://www.delphi.com.ar/vcl/ShellNotify.zip
It can catch the event when I extract any file from winzip/winrar on vista. Problem is it can not catch event from extracted file on xp.
It's so hard to debug the source code on xp because windows always send message to program (stopped at my breakpoint) therefore I can't compare the difference of program's routine between xp and vista.
Hope somebody want to try to look the source code.
Thanks.