handling ImageList with windows hooks
- by user337309
Hi,
I am programming an application that can catching the information about the screen items by Hooks
Now I am trying to get the information of the ImageList when I pass them by mouse, "I want to know the name of the item"
how can i do this?
Thank you.