Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. Dynamically Loading DLL Functions in VB

Dynamically Loading DLL Functions in VB

Scheduled Pinned Locked Moved COM
c++comtutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tim Rymer
    wrote on last edited by
    #1

    Hey, I have an ATL class in a .dll that I want to use the functions dynamically in VB (kinda like LoadLibrary() in VC) I found one tutorial in CodeProject, but it has to deal with making it "Super Ultra Fast", when i just want to make it work. is there just something i can put in front of the declarations of the functions to make it work? Thanks! ~Timothy T. Rymer www.digipen.edu tim.xpertz.com

    N 1 Reply Last reply
    0
    • T Tim Rymer

      Hey, I have an ATL class in a .dll that I want to use the functions dynamically in VB (kinda like LoadLibrary() in VC) I found one tutorial in CodeProject, but it has to deal with making it "Super Ultra Fast", when i just want to make it work. is there just something i can put in front of the declarations of the functions to make it work? Thanks! ~Timothy T. Rymer www.digipen.edu tim.xpertz.com

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      When you say ATL Class do you mean your dll is a COM server? You already have the means, CreateObject.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups