c# - Handling write to disk requests from another program -


how can run program , able handle write disk requests program can't write without permission? possible c#?

yes, can use our callbackfilter product track , control (modify or forbid) file operations performed or selected applications. callbackfilter provides .net api (as c++ , vcl apis). callbackfilter product of kind on market.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -