BOOL CTestDlg::OnInitDialog()
{
 ....

 

 MoveWindow(0,0,1024,768);


...

}

+ Recent posts