Jump to content

Script abort - using DLL


Recommended Posts

I have a script which uses an external communications Dll. The main loop of the script uses the Dll to send commands and then wait for responses. DllCallbackRegister is used to register a callback routine which processes the responses.

The script works for several iterations of the loop, and then aborts. When it aborts, it seems (by observing console output) that something is causing the the script to restart at the beginning.

I have verified the main routine and the callback routine execute with the same thread id.

Any suggestions for narrowing down my problem? I am using AutoIt version v3.3.4.0.

Frank

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