O.P. Change window caption, not with SetWindowText!!!
I want to change the caption of a chatwindow, where it says who you are talking to (Contact name)
It is just a label, so I can't change it with SetWindowText
But how do I get the handle of this label, and change it?
|