Searched refs:IDC_RADIO_SYSTEM (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/crashrep/source/win32/ |
H A D | resource.h | 96 #define IDC_RADIO_SYSTEM 1025 macro
|
H A D | rctemplate.txt | 121 CONTROL "2",IDC_RADIO_SYSTEM,"Button",BS_AUTORADIOBUTTON,15,27,
|
H A D | soreport.cpp | 1057 Button_SetText( GetDlgItem(hwndDlg, IDC_RADIO_SYSTEM), szBuffer ); in OptionsDialogProc() 1080 …Button_SetCheck( GetDlgItem(hwndDlg, IDC_RADIO_SYSTEM + pParams->uInternetConnection), BST_CHECKED… in OptionsDialogProc() 1096 case IDC_RADIO_SYSTEM: in OptionsDialogProc()
|
Completed in 20 milliseconds