trouble with program

BlackCell

Member
Joined
Jan 17, 2006
Messages
5
Programming Experience
Beginner
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.
 
Back
Top