Home
last modified time | relevance | path

Searched refs:IDC_RADIO_DIRECT (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/crashrep/source/win32/
H A Dresource.h97 #define IDC_RADIO_DIRECT 1026 macro
H A Dsoreport.cpp1060 Button_SetText( GetDlgItem(hwndDlg, IDC_RADIO_DIRECT), szBuffer ); in OptionsDialogProc()
1097 case IDC_RADIO_DIRECT: in OptionsDialogProc()
1112 if ( Button_GetCheck( GetDlgItem(hwndDlg, IDC_RADIO_DIRECT) ) & BST_CHECKED ) in OptionsDialogProc()