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
. This can get confusing because people commonly
referred to the values as keys when keys are actually the folders.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Pykid
Sent: Monday, June 06, 2005 1:07 PM
To: python-list@python.org
Subject: EnumKey vs
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