Jump to content

Need help using a neural net dll


JRowe
 Share

Recommended Posts

Here's (I think) a good question: what tools or methods do you use to discover the datatypes needed for a function? How would I read a function's source code and determine what the AutoIt equivalent is?

I just discovered Monoceres' Dll Export Viewer, which enumerated all the functions for me, and I was wondering if there might be a tool that took things a step further and returned the parameter types in addition to the exports?

It's not possible by just looking at the dll.

I usually take a look at the C/C++ headers that often comes shipped with the libraries. Those always have the types defined somewhere.

:)

Broken link? PM me and I'll send you the file!

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...