Hello,
The C# application I am developing writes several issues using the Registry classes, to the registry. These issues are retreived later.
Apparently this works fine. If I close the application and restart it again, the correct values are retreived from the Registry.
However the nest time I...