I want to change the dialog text while as the new dialog is being created. I tried SetWindowText("yada"). Doesnt seem to work. How can I do this? And do I do it somwhere like OnInitDialog()?