|
-
Dec 19th, 2005, 10:06 PM
#1
Thread Starter
Fanatic Member
accessing the dll in vb
it is possible to access the dll via vb? but we don't have documentations to look..
-
Dec 19th, 2005, 10:14 PM
#2
Re: accessing the dll in vb
Definetly. The whole API forum is about using dlls. Which Dll do you need to use exactly? Cause each dll must be called differently.
-
Dec 19th, 2005, 10:18 PM
#3
Re: accessing the dll in vb
well if you dont know any function names or parametres to pass to those unknown fucntions then its pretty much impossible unless its an activex dll, you can look at the dll with depends.exe to get a few ideas.
-
Dec 19th, 2005, 10:23 PM
#4
Thread Starter
Fanatic Member
Re: accessing the dll in vb
i have a device with included the dll... i want to make program with some function.. like the software of my device...
-
Dec 19th, 2005, 11:00 PM
#5
Re: accessing the dll in vb
If you didn't get any examples, you could try the mfg's website to see if they have a Software Development Kit available, which should have samples in it. That is, unless they don't want anyone writing software for their device, but that wouldn't make business sense.
-
Dec 19th, 2005, 11:52 PM
#6
Hyperactive Member
Re: accessing the dll in vb
I've noticed once while using the dependency viewer on certain DLL's that they wouldshow it as having no functions... but I have actually SEEN these "invisible" functions resising in the DLL...
Anyone got any explanation as how this is possible?
If my post has been helpful, then please rate it accordingly...
If it has solved your question(s), then don't forget to mark the thread as "[Resolved]"... thank you.
-
Dec 20th, 2005, 10:51 AM
#7
Thread Starter
Fanatic Member
Re: accessing the dll in vb
@dglienna
hi, what is the websites of mfg's?
Thanks..
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
|