void CChoosePresetDlg::OnOk() {
    OnBnClickedButtonOk();
}
Exemplo n.º 2
0
void CameraDialog::OnOK()
{
	OnBnClickedButtonOk();

}