ok i am trying to write a program thati want to do the following things:-
* find a window with the title containing either of 2 phrases
* send a message to that window (using sendmessage)
* making a context menu from a listbox (to then when clicked it will look at another listbox using the index number and sending that text to the window mentioned above)
i have looked about on the net and the samples that i could download does not help.
* find a window with the title containing either of 2 phrases
* send a message to that window (using sendmessage)
* making a context menu from a listbox (to then when clicked it will look at another listbox using the index number and sending that text to the window mentioned above)
i have looked about on the net and the samples that i could download does not help.