
JFX
-
Posts
234 -
Joined
-
Last visited
Community Answers
-
JFX's post in _WinAPI_RegNotifyChangeKeyValue on HKEY_LOCAL_MACHINE64 was marked as the answer
There is no such thing as HKEY_LOCAL_MACHINE64.
You have to put the right flags to RegOpenKey like KEY_WOW64_64KEY
See http://msdn.microsoft.com/en-us/library/windows/desktop/ms724878(v=vs.85).aspx