Jump to content

Using a dll... N00B Q


AJ6594
 Share

Recommended Posts

I have a dll that is in a particular folder. It needs to stay there.

I need my script to access one function that exists in my dll.

The help files have been great until this problem.

The help files aren't much help for this matter.

the name of my dll is custom.dll

the name of my function is f_balance()

the folder which my dll lives is on my desktop named ABC

help a noob out ty

(please dont assume I know even the basic steps)

Link to comment
Share on other sites

I have a dll that is in a particular folder. It needs to stay there.

I need my script to access one function that exists in my dll.

The help files have been great until this problem.

The help files aren't much help for this matter.

the name of my dll is custom.dll

the name of my function is f_balance()

the folder which my dll lives is on my desktop named ABC

help a noob out ty

(please dont assume I know even the basic steps)

Have you tried the help file under DllCall() and DllOpen()...? What did you try?

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...