Superfly1611 Posted September 25, 2007 Posted September 25, 2007 Hi guys, I've got a little side project that I'm working on that is well outside of my programming comfort zone to say the least! I want to write a Windows Service that subscribes to the Windows Registry and is notified when changes are made. Preferably to a particular Sub-Set of keys but if it had to be all of them it wouldn't be too big a deal. I suppose the first question is, is this possible in .Net? I'm sure it's perfectly doable in C,C++ because I assume thats how anti-virus packages work, but I don't know about .Net. Maybe some kind of native COM interop? Any pointers in the right direction would be great. Cheers GAV! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.