hWndDlg = CreateDialogParam(hInstance, MAKEINTRESOURCE(IDD_DIALOG), NULL, DialogProc, NULL); if(hWndDlg == NULL)
確定! 回上一頁