Jump to content

Very useful tool for writing code using DLL call


Recommended Posts

I have recently been looking into how to use the DLL functions under process management in order to create an autoit udf which acts as a wrapper around a c library.  However, having little experience, I was looking for tools to help me better understand how to make calls to C library functions in a dll and found this really interesting and powerful tool called API Monitor.  This tool lets you monitor and control API calls made by applications and services, allows you to see how applications and services work, and allows you to track down problems that you have in your own applications.  I was able to use the tool to monitor a portable application which uses the C library I want to create a udf for, and have it display all of the api calls it made to that C library specifically after running a command.  Thought maybe it might be useful to others too.

bAJg7xv.png

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