I am looking for tutorials which will teach me how to Access and change the Windows Registry using the Api.
I have already looked at VB-World but would like to know if there are any other sites out there.
Rab.
Printable View
I am looking for tutorials which will teach me how to Access and change the Windows Registry using the Api.
I have already looked at VB-World but would like to know if there are any other sites out there.
Rab.
MSDN describes all the functions in good detail, and here's some code: www.parksie.net/registry.zip :)
Thanx Mike I will certainly take a look at your code a little later. I realise that MSDN describes all the functions I just thought that there may have been a few more tutorials out there with examples of how to put it all together.
Rab.