Hi,

I am a newbie to this forum. It looks like it could be a good place for me to hang out at. Thanks for running it.

I have an issue with registering an ActiveX dll I have written. I have compiled the dll plenty of times, and had to break binary compatibility a few times. I use a gui tool (http://www.sharewareconnection.com/e...r-dll-tool.htm) to register my dlls. It just sits over regsvr32, and is point and click and pretty. When I go to register the dll it claims success, but then the display reports that the dll is not registered. It listed a pile of other versions, which don't exist. The dll works fine, but it bugs me that it is being misreported. Obviously there are incorrect references to the dll in the registry (XP). I have run regcleaner4.3 (http://majorgeeks.com/download460.html), and it doesn't find an issue. I tried renaming the dll then and running the registry cleaner, and it cleaned out all but 1 other reference. I don't want to play around manually with regedit. Any ideas?

Thanks.