Well, you could use the RegNotifyChangeKeyValue API, obviously you'll need RegOpenKey and RegCloseKey APIs as well. This si the only way I know. The one drawback to using this, is that you'll have...