Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2003
    Posts
    130

    What's that URL for DLL help again?

    One of you guys posted a link to some site that gave you a briefing on creating DLL's in VB.. anyone remember that url?

    Thanks in advance

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: What's that URL for DLL help again?

    You sure it wasn't this one on VC++? http://www.icynorth.com/development/...ltutorial.html as in this post http://www.indigorose.com/ubbthreads...amp;Main=23845

    Just so you know, you can use the forum search feature to find stuff like that instantly whenever you need...

    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    May 2003
    Posts
    130

    Re: What's that URL for DLL help again?

    Ahh that must've been it... I thought someone said VB.

    Yeah I did a search for "DLL" and low and behold, about 4,000,000 mathces [img]/ubbthreads/images/icons/wink.gif[/img]

  4. #4
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

    Re: What's that URL for DLL help again?

    VB requires runtimes, and if I'm not mistaken the, the DLLs it makes are ActiveX DLL which would need to be registered before they coulde be used, besides needing the runtimes.

    C++ is probably the best bet for DLLs.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts