all groups > dotnet compact framework > may 2007 >
You're in the

dotnet compact framework

group:

Watch Registry for changes (RegNotifyChangeKeyValue)?


Watch Registry for changes (RegNotifyChangeKeyValue)? Benjamin Lukner
5/31/2007 3:40:18 PM
dotnet compact framework:
Hi!

I need to watch if data in a registry key changes.
On Windows XP there is the function RegNotifyChangeKeyValue() that WinCE
does not provide.

What is the preferred way of doing so under CE?

Regards,

Re: Watch Registry for changes (RegNotifyChangeKeyValue)? Peter Foot [MVP]
5/31/2007 4:26:59 PM
Windows Mobile 5.0 and upward support a number of Registry notification
functions but only for keys created with the volatile flag. There isn't an
equivalent for generic Windows CE (other than polling)

Peter

[quoted text, click to view]
AddThis Social Bookmark Button