new util: regtool.cc

DJ Delorie dj@delorie.com
Thu Jan 20 10:19:00 GMT 2000


> What about HKEY_PERFORMANCE_DATA on NT and HKEY_DYN_DATA on windows 9X?

The biggest problem with these is that you can't pre-determine the
buffer size needed for some of the data.  You have to just keep
growing the buffer until it stops failing.  But, if you can solve that
problem and send me a patch, I'll put it in.


More information about the Cygwin-developers mailing list