|
-
Mar 31st, 2006, 12:05 AM
#1
Thread Starter
New Member
Edit registration entries of ActiveX DLL w/ VB6
I apologize if this information is available, but I have searched to no avail.
I have built and activeX dll in vb6, but I was curious how I can change the registration behaviour. I.e. when either debugging or calling regsvr32 on my compiled dll, I would like to add a registry entry.
What I need is to be able to add a subkey to the HKEY_CLASSES_ROOT\CLSID\{###-###-###-###}\Implemented Categories key upon registration. How do I do this?
Thanks in advance for any help you can provide!
-
Apr 5th, 2006, 05:21 AM
#2
Re: Edit registration entries of ActiveX DLL w/ VB6
do you want to change the clsid of your dll in the registry or you want to create an entry in the registry
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.
-
Apr 5th, 2006, 08:30 AM
#3
Thread Starter
New Member
Re: Edit registration entries of ActiveX DLL w/ VB6
I want to add an entry under my clsid.
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
|