How to populate form textbox with registery key va
Hi all . I wonder how i can refrence registery key values and populate it inside form textbox .My intention is to create a form with a button and once i click the
button the following registery keys value get printed in form textbox.
I want the data values for the follwing keyes:
user,taskid for all folders inside HKEY_CURRENT_USER\Software\me\.
since each key has name,type and data i am just intrested in data value for each key .
I be happy if an expert show me how i can achive this task.Thanks
|