ransomedbyfire
Board Regular
- Joined
- Mar 9, 2011
- Messages
- 121
I am trying to use SendMessage to click a button. I have the text from the button; but when I try to use the title of the window it appears to be in as the parent hwnd, it doesn't find the button. I just ran a piece of code provided by Microsoft that is supposed to simulate Spy++; and it says that the parent window of this button has no title. So, how should I go about clicking it via SendMessage?
Thank you!
Thank you!