Hi All
I need functions like say _SaveRegistry() and _RestRegistry() that will enable me to save the entire windows registry to disk and restore it when needed.
The functions should receive optional parameters like:
DC_RegQuery( [<nHKey>], [<cRegSubKey>], [<cEntryName>] )
Thanks
Joe