Home
last modified time | relevance | path

Searched refs:IDC_44KHZ (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dresource.h191 #define IDC_44KHZ 1234 macro
H A Dwin32gui.c2476 …EnableWindow( GetDlgItem( hDlg, IDC_44KHZ ), workprefs.produce_sound && sound_frequency_supported[… in enable_for_sounddlg()
2516 which_button = IDC_44KHZ; in values_to_sounddlg()
2561 : IsDlgButtonChecked (hDlg, IDC_44KHZ) ? 44100 : 48000); in values_from_sounddlg()
H A Dwinuae.rc235 CONTROL "44100 Hz",IDC_44KHZ,"Button",BS_AUTORADIOBUTTON |