On Thu Sep 29 13:49:49 2022 +0000, Alexandre Julliard wrote:
You should store a pointer to the A root key and compare with the parent pointer instead of comparing names.
You mean leave opened the app registry object inside a global variable or something? In RegLoadAppKey I pass an absolute path to \REGISTRY\A, I don't set the root attribute. Does the object still receives the parent attribute set to \REGISTRY\A even without the root attribute set?