usedBufferLength = sizeof(DLGTEMPLATE );. totalBufferLength = usedBufferLength;. dialogTemplate = (DLGTEMPLATE*)malloc(totalBufferLength);.
確定! 回上一頁