PDA

Click to See Complete Forum and Search --> : Accessing the Registry with Api's


Rabby
Aug 21st, 2001, 05:23 PM
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.

parksie
Aug 21st, 2001, 06:38 PM
MSDN describes all the functions in good detail, and here's some code: www.parksie.net/registry.zip :)

Rabby
Aug 21st, 2001, 06:50 PM
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.