Click to See Complete Forum and Search --> : Extracting Information From Registry


Simonkale
September 3rd, 2001, 07:29 AM
As you know there are two fields in Registry.
Name and Data
Say Name has value "Left" and data "4545".
I know the data info can be extracted by using RegQueryValueEx
but how do I extract the value in Name. In this case "Left"?

Thanks,
Simon

berta
September 3rd, 2001, 07:44 AM
why do U not use getsettings and savesetting function?


savesetting app.title,"section","left","4445"
debug.print getsetting (app.title,"section","left",0)




hi,brt

<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/images/bertaplanet.gif'>
</center>