I have a window which is an SDI. I want to set the title using SetWindowText("Test"); in the view of the project. I tried giving this in the constructor of the View. It is giving me a GPF. Please suggest me a solution to this problem.

Thank you
Savitha.

Savitha.