Jump to content

Recommended Posts

Posted

OK, maybe I'm missing something, this looks like a great resource for information about all the different messages and what not, but where do you get the hex code numbers that these translate to, that you have to use in AutoIt?

Posted (edited)

Find yourself a copy of "winuser.h". I'm sure you can find a page with it on the net. It defines almost all the constants. It's where I go to find any messages/styles. Also, "comctrl.h" may have a few in it but don't take my word on that one.

Edit: I should note that if you download about any C compiler for Windows, free or otherwise, you can find a copy of winuser.h. Since I have a C++ compiler installed, I have a copy which I use.

Edited by Valik

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...