I have searched previous threads and been reading in MSDN...but I could use a little help.
I have a program that needs to create a new location in the registry and save a value in the new registry location. Then, when the program is run again, it checks to see if the registry location had been created in a prior run and reads the value...and then increments it.
I've noticed a few threads on this but it didn't seem to help me. I'm looking for a code example.
FYI...I did look up CRegKey with ATL in MSDN...but I didn't find it to be all that useful.
thanks for the help.
/jbs
I have a program that needs to create a new location in the registry and save a value in the new registry location. Then, when the program is run again, it checks to see if the registry location had been created in a prior run and reads the value...and then increments it.
I've noticed a few threads on this but it didn't seem to help me. I'm looking for a code example.
FYI...I did look up CRegKey with ATL in MSDN...but I didn't find it to be all that useful.
thanks for the help.
/jbs