> Problem is that when I have Un-Registered a DLL that I wrote in VB on an XP machine, then replaced with a newer version of the DLL, then re-registered this new version, the code seems to be returning information that was in the old dll which has now been removed.
>
> I have un-registered this DLL multiple times with the REGSVR32 /U mydll.dll, then checked the registry for any reference to the dll then removed them.
>
> Does anybody know why this might be happening ?
>
> I hope this makes sense.
>
>
> Simon Arnold.
Found the Issue, and Fixed this.
Simon Arnold.