Hi,
I'm using a3rd party component in my project and I recently upgraded to their latest version which fixed bug 'A'
unfortunately, while it solved bug 'A', another part has gotten completely unstable, so it introduced a bug 'B'.
Since 'A' and 'B' are in completely different contexts, I want to have both versions of the control installed and use the one in one case where bug 'B' is not relevant, and the other one in the case that bug 'A' is not relevant.
of course, everything until a proper fix has been issued by the 3rd party developer
Anyone any thought how this can be done?
R
p.s. the dll needs to be registered with regsvr32... I suspect this is the point where it makes itself findable... I'm hoping with some trickery it is here we can register the thing double under a different name