I'm having trouble getting any responses back from the following
snippet, where I am just trying to read some data from the Windows
Registry. I intend to do a little bit more with this but will work on
that later, but I think I can get more data back from EnumValue, I'd
like to see the differences
Ok, this was not how I understood it to work earlier when I was going
over this.
I do want to eventually see the values under each key, so I guess if I
want to see what is under each key I need to then reopen it and send
that value to EnumValue. Tried that and ended up with this which seems
to wo