Searched refs:IDC_RADIO_MANUAL (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/crashrep/source/win32/ |
H A D | resource.h | 98 #define IDC_RADIO_MANUAL 1027 macro
|
H A D | soreport.cpp | 1017 if ( Button_GetCheck( GetDlgItem(hwndDlg, IDC_RADIO_MANUAL) ) & BST_CHECKED ) in UpdateOptionsDialogControls() 1063 Button_SetText( GetDlgItem(hwndDlg, IDC_RADIO_MANUAL), szBuffer ); in OptionsDialogProc() 1098 case IDC_RADIO_MANUAL: in OptionsDialogProc() 1114 else if ( Button_GetCheck( GetDlgItem(hwndDlg, IDC_RADIO_MANUAL) ) & BST_CHECKED ) in OptionsDialogProc()
|
H A D | rctemplate.txt | 125 CONTROL "4",IDC_RADIO_MANUAL,"Button",BS_AUTORADIOBUTTON,15,51,
|
Completed in 29 milliseconds