Jump to content

Recommended Posts

Posted

v3.2.0.1 will not make that error of unknown function called DllStructCreate() as it does indeed have it. Check that you are in fact running the 3.2.0.1 version by using a script with using

MsgBox(0, '@AutoItVersion', @AutoItVersion)
Posted

v3.2.0.1 will not make that error of unknown function called DllStructCreate() as it does indeed have it. Check that you are in fact running the 3.2.0.1 version by using a script with using

MsgBox(0, '@AutoItVersion', @AutoItVersion)
You are right again. It is version 3.1.1.

thanks

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
×
×
  • Create New...