Jump to content

On GUIGetCursorInfo


Recommended Posts

Hello. I have some questions on using GUIGetCursorInfo().

Does GUIGetCursor info work for controls not created by AutoIt, such as elements of some some other application window. Can it be used to get control IDs/handles of other app controls?

Does GUIGetCursorInfo accept handles returned by _WinAPI_WindowFromPoint or only ones returned by GUICreate?

So far, I can find the handle of the window under my mouse pointer. I just can't figure out how to get the handles of controls inside the window. Can someone explain the process to me?

Thank you.

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