Results 1 to 2 of 2

Thread: About DLLs

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Location
    Turkey
    Posts
    1

    About DLLs

    Hey,

    I was wondering that how a dll is written in VB ,and used. It is easy to do in Delphi, is it also easy in VB ? Thank you very much...

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    Yes, writing an ActiveX DLL file is very straitforward.
    Simply start a new ActiveX DLL project.
    Name the class and the project.
    Add methods and property procedures.
    Compile.

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