Click to See Complete Forum and Search --> : Registry key search


Navimel
June 14th, 2004, 09:11 AM
Hi,

I wish write a program that search on the registry of system the keys values.
Someone could say me which API use to do that and if there is some example to download?

Thanks

Andreas Masur
June 14th, 2004, 09:16 AM
Take a look at the following FAQs:

How can I access the registry? (http://www.codeguru.com/forum/showthread.php?s=&threadid=247024)
How can I read data from the registry? (http://www.codeguru.com/forum/showthread.php?s=&threadid=247020)
How can I write data to the registry? (http://www.codeguru.com/forum/showthread.php?s=&threadid=247022)

Navimel
June 15th, 2004, 03:13 AM
Is that I'm looking for!
Many thanks!

Andreas Masur
June 15th, 2004, 03:16 AM
You are welcome...