I would like to know how SNAPI delivers notifications about changes to registry values.
Specifically: Suppose I register a callback function through RegistryNotifyCallback() API to recieve notifications about changes to a registry, does Windows create a new thread while executing the callback function?