Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Re: Accessing registry through VB


Message #1 by <kk8877@y...> on Wed, 25 Apr 2001 11:46:28 +0530
This is a multi-part message in MIME format.

------=_NextPart_000_04AD_01C0CD7D.5D992EA0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Neeraj,

You use the following registry access functions
1. GetSetting ---> Gets the value of a key
2. SaveSetting ---> Saves a key by assigning a value to it
3. DeleteSetting ---> Deletes a particular key

Hope this helps,

Kart
  ----- Original Message -----
  From: Sharma, Neeraj
  To: professional vb
  Sent: Saturday, March 24, 2001 1:27 AM
  Subject: [pro_vb] Accessing registry through VB


  Hi all,
  I m working on a VB application in which I m supposed to read values 
from a
  key in the registry.Can anyone send me the code including step by step
  directions.
  Thanks
  Neeraj



  Return to Index