Results 1 to 2 of 2

Thread: Getting GUIDs from ActiveX DLL (VB6)

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    1

    Question Getting GUIDs from ActiveX DLL (VB6)

    Hello,

    I'm compiling an ActiveX DLL. I need to manually register it by writing to the registry. This requires the GUID for the DLL and its type library. How do I get them? I haven't used VB in awhile, so I apologize if this is a basic question. This is for VB6.

    Thanks,
    Ty
    Last edited by tkroll; Feb 5th, 2007 at 08:23 AM.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Getting GUIDs from ActiveX DLL

    Welcome to the forums.

    My question is why do you have to manually register it? Compiling the .DLL should register it for you.

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