case IDM_CreateDialog: hWndDlg = CreateDialogParam(hInst, MAKEINTRESOURCE(IDD_TESTDIALOG1), NULL, DialogProc, NULL);.
確定! 回上一頁