Results 1 to 4 of 4

Thread: DLL Information

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Posts
    188
    I'm looking for a way or a place to get information about functions in dll files. Is there anywhere/anyway to get this information?

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Posts
    188
    I want to be able to get the function names and their variables (ie. for declaration in a vb program).

  3. #3
    Guest
    After you have referenced the dll, go into the vb object browser all of the properties and methods will be listed
    to reference an object click the project menu, click on references, browse to your dll and add it.(if it is not in the list already). The object browser button is on the toolbar.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Posts
    188

    THANK YOU!

    Thanx!

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