Antri
July 2nd, 2002, 01:40 AM
Hello, how can I read a key from the registry?
(HKEY_LOCAL_MACHINE\SOFTWARE)
(HKEY_LOCAL_MACHINE\SOFTWARE)
|
Click to See Complete Forum and Search --> : How to read a REG-Key Antri July 2nd, 2002, 01:40 AM Hello, how can I read a key from the registry? (HKEY_LOCAL_MACHINE\SOFTWARE) cup July 2nd, 2002, 04:03 AM There are a whole bunch of registry functions described in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/regapi_59mb.asp Alternatively, look up "Registry Functions" on the MSDN disk that comes with Visual Studio. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |