CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: dll

  1. #1
    Join Date
    Jun 1999
    Posts
    8

    dll

    Hi
    How to create a standard dll in vb(not activex dll)

    Please give thoughts..
    thanx
    suja



  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: dll

    VB does not directly support that.
    There used to be a product called VBDLL that did "something" to make a DLL from a VB.exe. I used it in VB 3 (but only for a few days...)


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

Featured