Hi!

I would like to load into a array (or listbox) all the sub-keys of a registry key.

For example:

I would use HKEY_CLASSES_ROOT\.bmp\ and it would load all subkeys like ShellNew, OpenWithList, etc. The I would like to be able to get the default value of HKEY_CLASSES_ROOT\.bmp\ShellNew .

If this sounds confusing, tell me and I'll try to explain better.

Thanks a lot!