Well..I am trying to index my hard disk.
After making an initial Index,I want to get notified from hard disk for any change in the file system on any drive whatsoever (Removable media not into account).The hard disk will notify a background running windows service(of my app) for event like file moved,copied,deleted,created etc.
U can say,i want to make my hard disk a control like a button which fires event when clicked.Using Windows Indexing Service would be an overkill.
Any suggestions or ideas or alternates if somebody have in mind.:)
I would be very thankful to u.