Results 1 to 2 of 2

Thread: Call ActiveX Dll Function in VB.

  1. #1
    Kayan
    Guest

    Unhappy Call ActiveX Dll Function in VB.

    Hi who do know how can I call a function within a activeX dll from a visual basic project without registering the dll in the registry?

    The activeX dll is in the same directory as the exe, and I want to call the function that is within the dll without having that dll registered in the windows registry.

    Thanks to pay attention to my question.

  2. #2
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    I dont' think you can since your app must know the CLID in order to use the DLL, ie. must store the CLID in the registry.

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