by madshi » Fri Oct 02, 2009 9:00 am
Developing something like Deep Freeze is a very complex thing. madCodeHook may be of help there, but I don't think you will be able to create a good solution without writing drivers yourself. So my recommendation would be to do the heavy lifting in a driver (or even in a set of drivers) and only use madCodeHook for anything which a driver can't do. I've never used Deep Freeze myself yet, so I don't really know what it does exactly. As a result I can't give you any more detailed information than this.