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
Printable View
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
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/im...ertaplanet.gif'>
</center>