Re: Auto-saving the registry



Rob Kennedy wrote:
Programs make hundreds of changes to the registry every day without making backups first. Why would your code be any different?

Ugh. This reminds me of a game I'm writing tools for. It uses the registry as a global variable store (They needed to persist things over program close/reopen, and I guess they decided it'd be simpler just to keep them in the registry the whole time), hitting it hundreds of times per second for reads and writes.


Cheers,
Nicholas Sherlock
.