Hi all,
I'm trying to recurse all keys in the registry starting from 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR', I want to display only keys equal to 'FriendlyName' in a memo as a simple list.
I tried all the demos and source code I can find but without luck. Is this area of the registry protected in anyway that would prevent me from reading it correctly?
Thanks!
I'm trying to recurse all keys in the registry starting from 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR', I want to display only keys equal to 'FriendlyName' in a memo as a simple list.
I tried all the demos and source code I can find but without luck. Is this area of the registry protected in anyway that would prevent me from reading it correctly?
Thanks!