Jump to content

Can't get any form of identifier for this control.


Recommended Posts

I've been developing an IntelliSense like program with AutoIt for use in a programming IDE. The only problem is, AutoIt's Window Info Tool won't give me the correct handle to get the text in the edit box! It appears to use "Afx:400000:81," but that doesn't work when I tried it with ControlGetText(), and WinGetText() won't get the text either. Anyone know what's going on here?

Link to comment
Share on other sites

First of all you are not reporting / providing the program which controls you are trying to spy.

Secondly, the Info Tool trys to do its best with the window handles. There are controls that cannot be read properly - I know that for sure.

So if this is the case, you are just bricked.

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