Jump to content

Recommended Posts

Posted

An application I use has a very simplistic addon module interface. It looks for a window class with the same name as the module executable (including the .exe), and sends windows messages to it.

I would like to write a module using AutoIT, but I cannot figure out how to set the window class for the compiled script. It this even possible?

Thanks to anyone that can help.

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