C

CallbackFilter

Virus scanned Windows Free to try
Scarica v4.1 199 downloads
Versione4.1
EditoreEldoS Corporation
Data di rilascioMay 18, 2016
Data aggiuntaMay 18, 2016
Requisiti del sistema operativoWindows 10, Windows 2003, Windows Vista, Windows, Windows 2000, Windows 8, Windows Server 2008, Windows 7, Windows XP
RequisitiNone
Download totali199
PrezzoFree to try

Descrizione

CallbackFilter component lets you monitor and control disk activity, track file and directory operations (create, read, write, rename), alter file data, encrypt files, create virtual files and much more.

CallbackFilter is an SDK (Software Development Kit) which lets your application intercept file operations in Windows operating systems.

Your application is notified when some file operation (file open, file read, write, directory enumeration) is performed.

Besides plain notification, CallbackFilter lets your application decide, what to do with the request -

the application can process the request, modify input or output data before or after the request is performed or even tell the operating system to decline / cancel the request.

CallbackFilter provides rule-based interception and processing of the requests, thus offering powerful functionality with almost no coding. Rules both increase speed of request handling (as you can specify, what request types are filtered and what actions are performed for each filtered request).

With CallbackFilter you can create virtual files and directories, that are not actually present on the disk and whose content is controlled by your application.