CallbackRegistry 1.0
allbackRegistry is a library that lets you monitor and control Windows Registry access, track key operations and alter the data. In particular with CallbackRegistry your application can intercept any registry call, analyze it content, log it, modify, permit its execution or cancel it altogether.
The product architecture consists of the kernel-mode driver which is installed into the OS and a user-mode API which your application calls. CallbackRegistry includes C++, .NET and VCL APIs for use in your Windows and .NET applications.