Results 1 to 3 of 3

Thread: Edit registration entries of ActiveX DLL w/ VB6

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    2

    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!

  2. #2
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    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.


  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    2

    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
  •  



Click Here to Expand Forum to Full Width