_SaveRegistry() and _RestRegistry()

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
unixkd
Posts: 565
Joined: Thu Feb 11, 2010 1:39 pm

_SaveRegistry() and _RestRegistry()

#1 Post by unixkd »

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

Post Reply