RE: Read another HKEY
If I am not mistaken you need to use HKCU instead of HKEY_CURRENT_USER. Also you need to escape your backslashes (\\).
http://msdn.microsoft.com/en-us/library/x05fawxd(VS.85).aspx
This post was edited on 12-03-2010 at 12:09 PM by matty.
|