From: Jim <Ji...@ja...> - 2003-12-16 14:25:01
|
Roger, Which key? or can you give me the tree (export from regedit) and I'll look at it. I've done some registry stuff from both C++ and Python. It's a beast at best. Jim West www.jameswest.com The box said Windows 95 or better, so I installed Linux. ---------- Original Message ----------- From: "Roger Binns" <ro...@ro...> To: <bit...@li...> Sent: Tue, 16 Dec 2003 02:12:25 -0800 Subject: [Bitpim-devel] Any Windows registry API experts? > Are there any Windows registry API experts on this list? > > I am having some difficulty with Windows doing something > stupid and I can't figure out why. > > RegQueryInfoKey tells me there are 22 children of the key I > am interested in. > > Regedit shows 22 children. > > RegEnumKey returns strings for the first 18 index values, > and then returns error 234 (More data available) for the > next 4, and then returns 259 (No more data). > > Why is more data available returned and how do I actually > get it give me the last 4 children? Nothing I have tried > works. And howcome regedit can show the last 4? > > Roger > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Bitpim-devel mailing list > Bit...@li... > https://lists.sourceforge.net/lists/listinfo/bitpim-devel ------- End of Original Message ------- |