write into the Registry ?
-
Hi there, Whats the easies and most efficient way to write into the Registry ? I want to write into HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER keys in which i want to open a new SubFolder(key) under "Software" folder (key) (called : MyKey for instance) and under this folder have some properties of kind : int, and CString. I also want a method to retrive this data and alter it if necessary. How can this be done ? Thank you alot, Ariel.
-
Hi there, Whats the easies and most efficient way to write into the Registry ? I want to write into HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER keys in which i want to open a new SubFolder(key) under "Software" folder (key) (called : MyKey for instance) and under this folder have some properties of kind : int, and CString. I also want a method to retrive this data and alter it if necessary. How can this be done ? Thank you alot, Ariel.
there are 5 registry classes here: http://www.codeproject.com/system/ -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com
-
Hi there, Whats the easies and most efficient way to write into the Registry ? I want to write into HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER keys in which i want to open a new SubFolder(key) under "Software" folder (key) (called : MyKey for instance) and under this folder have some properties of kind : int, and CString. I also want a method to retrive this data and alter it if necessary. How can this be done ? Thank you alot, Ariel.
-
there are 5 registry classes here: http://www.codeproject.com/system/ -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com