First fill in the DLGTEMPLATE structure: DLGTEMPLATE* CreateDlgData() { const int SIZE = 1024; WORD* pTempl = new WORD[SIZE];
確定! 回上一頁