Registry 
Author Message
 Registry

Is there an easy way to read registry settings from the registry?

I am used to the nice registry interface presented by Delphi.  Is there an
easy way to get at any registry key?

Regards

Andy R



Thu, 10 May 2001 03:00:00 GMT  
 Registry
There is a dll called Regobj.dll from the microsoft site. You can find it at
http://msdn.microsoft.com/vbasic/downloads/samples.asp it's called
RegObj.dll - ActiveX Manipulation of the Registry. It's pretty small and
provides access to all the hives.

JC

Quote:

>Is there an easy way to read registry settings from the registry?

>I am used to the nice registry interface presented by Delphi.  Is there an
>easy way to get at any registry key?

>Regards

>Andy R



Thu, 10 May 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Calling Registry.LocalMachine, Registry.CurrentUser by Registry.regHive?

2. REGISTRY How can I read a registry key?

3. Registry Problems Help Please! - registry.bas (0/1)

4. Registry Problems Help Please! - registry.bas (1/1)

5. Read Registry Keys and Trees / API Call for Registry access

6. enumerate registry entries using win32api registry functions

7. enum registry subkeys using winAPI32 registry functions

8. Importing/Exporting registry information to/from a registry file

9. How to export the whole registry or a part of keys in registry?

10. Registry security: Could not read key from registry; Interface not registered

11. Registry security: Could not read key from registry; Interface not registered

12. Error Accessing the System Registry! Fix for this and other registry troubles!

 

 
Powered by phpBB® Forum Software