Hi there, how can i read the name of a registry key. To make my question more understandable here is an example that wish to apply it to:

Say there is a registry key location of:

HKEY_LOCAL_MACHINE\SOFTWARE\Something\ThatToo\Whatever\Logins

How can i read the key names of the folders in that directory?

for example on my pc it would be somthing like:

HKEY_LOCAL_MACHINE\SOFTWARE\Something\ThatToo\Whatever\Logins

/\/\/\/\/\/\/\/\/\/\/

|
-Logins-+
--------|+ Player Name 1
--------|+ Player Name 2
--------|+ Player Name 3
--------|+ Player Name 4

Obviously i will not know how many keys there will be, i just want to read to read the names of all of them in that sub.

If you still dont understand here is a SS...



Thanks
-Xeon-