|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Search entire registry and delete a string programmatically.
I need to search the entire registry and delete a string programmatically whereever it occurs. I am new at this. Any help would be appreciated.
Thanks, Derek Smigelski URL |
|
#2
|
||||
|
||||
|
Look up the Reg...() functions in the MSDN documentation (RegOpenKeyEx(), RegQueryInfoKey(), etc.).
If you Google, I'm sure you can find a nice wrapper class to ease your development task (assuming you're using C++ and not straight C).
__________________
Jon Sagara "Me fail English? That's unpossible!" |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > C Programming > Search entire registry and delete a string programmatically. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|