Mike Nordell schrieb:
I think we might be barking up the wrong tree here,
working around a problem
in the registry code (?) by adding bloat and slowing-down code to one of the
central code "services".
It isn't a problem of the registry. It is a design problem of the object
manger for all objects which have a Close and/or Delete function. There
is always a gap between dropping the reference or handle count and
calling the Close or Delete function.
- Hartmut