|
-
Aug 10th, 2006, 04:23 AM
#1
Thread Starter
Lively Member
-
Aug 14th, 2006, 07:04 AM
#2
Re: Re-registry...?
Whenever you recompile a COM component (regardless of type) it'll get a new CLSID which makes it into a complete new component. That is, it will do that unless you've set the Binary Compatibility option. You'll do that on the Component tab of the Project Properties dialog box. Select Binary Compatibility option and browse to your earlier compiled component. This will ensure new versions of the component is compatible with the earlier one and if it is (which means you haven't made any incompatible changes) it will keep the earlier CLSID within the component.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|