HWND hhext = GetDlgItem(hwnd, IDC_HEXTILERADIO); SendMessage(hhext, BM_SETCHECK, 1, 0);
EndDialog(hhext, 0); // 不让