
Registry Keys from VB5 under NT 4.0
I have a VB5.0 program that saves configuration files to the registry under
Win95. (HKEY_LOCAL_MACHINE->SOFTWARE->MY APP->MY KEYS) fine. When I install
the same code under NT, the keys do not get saved.
I assume this is security related under NT. What gives?
Rob