Hi there. I hope someone can help me out with this problem.
I have an app in MFC that uses SetRegistryKey to write out to the registry the system settings of my program. I want to know whether there is a way to undo this so that I can also write out to an INI file. THis will enable me to have settings exported.
I have an app in MFC that uses SetRegistryKey to write out to the registry the system settings of my program. I want to know whether there is a way to undo this so that I can also write out to an INI file. THis will enable me to have settings exported.