Set camera settings registry value

  • Thread starter Thread starter nicolas.lelievre
  • Start date Start date
N

nicolas.lelievre

Hi,

I would like to change the camera settings by changing the registry
keys but it don't want to work as I expected.
I'm using RegSetValueEx and I can easily change some key I have
previously created but when I'm trying to change:
[HKEY_CURRENT_USER\Software\Microsoft\Pictures\Camera\USER]
RegSetValueEx return the Value 5, and so I know that 0 means that is OK
but I coulnd find what 5 is !
Maybe this registry is like locked or something like that.

Thanks,
 
I juts found that 5 means access denied but is windows locking some
registry keys?
 
Back
Top