I would like to change the default name that appear at the the to of the window in a MDI application. I tried to use the function SetWindowText, it run but never change. I call it in the OnInitUpdate function of the window.

Thanks