PDA

View Full Version : DLL question


Friethoe
03-15-2006, 03:34 AM
Hi,

I almost don't dare to ask this question, but I have a problem.
Till now I never used the DLL-function, because I don't know what I can do with it. I'm no software developer, just trying to get the most out of AMS.

What I am asking myself is:
- How do I know what functions are in a DLL
- How do I know how to use the functions within a DLL

Till now you all are doing magical things, because I don't understand it :rolleyes

Please share some of your knowledge with me :)

Friethoe
03-17-2006, 08:25 AM
I see quit a lot of people read my question, but sofar no remarks.

If you could only give me a hint, where I could find something that helps me a bit into the right direction. That would be nice!!

Thank you very much in advance :rolleyes

Roboblue
03-17-2006, 10:56 AM
What I am asking myself is:
- How do I know what functions are in a DLL
- How do I know how to use the functions within a DLL
The only ways to really know what functions are available in a dll is either because you created it yourself, or there is documentation with the the dll that the the developer has released with it. If there's documentation, then, hopefully, there will be complete explanations of each function.
There are some other threads that talk about creating dlls and what programs to use. The last one I read concluded with with Pure Basic being a good starter app.

Intrigued
03-17-2006, 04:20 PM
I use PureBasic (www.purebasic.com) and DLL Export Viewer - http://www.nirsoft.net/utils/dll_export_viewer.html
:yes

Friethoe
03-17-2006, 04:43 PM
Ohh, thank you very much for your input!!! :)

I appreciate this very much!!

Kind regards,
Eric

Intrigued
03-17-2006, 05:01 PM
Anytime. I just wish I was an expert on the topic. I'd type up a short tutorial for you.

Hold on...

(stands back and leans then looks to the left)

Wormmmm!

;)