Hello, how can I read a key from the registry?
(HKEY_LOCAL_MACHINE\SOFTWARE)
Printable View
Hello, how can I read a key from the registry?
(HKEY_LOCAL_MACHINE\SOFTWARE)
There are a whole bunch of registry functions described in
http://msdn.microsoft.com/library/de...egapi_59mb.asp
Alternatively, look up "Registry Functions" on the MSDN disk that comes with Visual Studio.