|
-
Jun 20th, 2000, 01:15 AM
#1
Thread Starter
Addicted Member
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?
-
Jun 20th, 2000, 07:46 PM
#2
Thread Starter
Addicted Member
I want to be able to get the function names and their variables (ie. for declaration in a vb program).
-
Jun 20th, 2000, 10:12 PM
#3
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.
-
Jun 20th, 2000, 10:55 PM
#4
Thread Starter
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|