Re: registry
- Posted by David Cuny <dcuny at LANSET.COM> May 17, 1998
- 701 views
Graeme helpfully wrote: >There's a Util around called RegClean. I've run it >a few times and it made my hard drive click a bit, don't >know if it does anything else but I havn't had to re- >install for a while. I forget the exact details, but apparently the registry doesn't have any garbage collection - it just keeps growing and growing... RegClean is supposed to take care of that small problem. Not that Win32Lib is the only way to code Win32 programs, but I thought I'd mention that the registry API is very low on my own priority list. As usual, if someone wants to see a particular feature added sooner, let me know. Or even better, if someone's written a wrapper around the function calls, let me know and I'll drop them into my library. -- David Cuny