How can I get files info before Opened With Default App Like As Antivirus Check?
Now I Wanna get Files Path before Opened default on windows .
- I start with Hooks I see i only can get From them Double Clicked or clicked and this library doesn't get any Parameter of Which File is Double Clicked!
- After that i think how can i change default open function of windows and write my function on this with working on Winapi - and i don't find any thing.
- Again i search that and find FileWatcher C# library and this is good but it's not response on fileOpen
- Again i search that and find FileDrive C++ But I didn't Find Any Good Source that worked and also good tutorial
- Again i search for I/O Monitoring and Log Files are Opening SO found two link Eldos-CallBackFilter [this is need reg-key and without this not work for thest] and Also MSDN-CDFS File System Drive [that this is need WDK 8.1 Update ] until i don't download that it's take some day long for me for download that.
So Do you have any Idea , Advice , resource and Some Place , Tutorial for this ?
-------------------------------------------------------------------------------------
thanks