I need to develope a different version of ActiveX which
shares 90% codes with an ActiveX project I completed a
while ago so I would like to recycle as much source codes
as possible.
My old ActiveX project was started on VC++'s ActiveWizard.
I thought I could simply create a new project so that I
have an unique UUIDs, then copy the .odl file to the old
project, and modify some names in .cpp files.
When I did that, the project builds fine, but it won't
register.
Any suggestion how to recycle sources in such case?
Thanks!
.