Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dresource.h308 #define IDC_NOSOUND 1528 macro
H A Dwinuae.rc376 CONTROL "Disable sound output",IDC_NOSOUND,"Button",
H A Dwin32gui.c2217 EnableWindow( GetDlgItem( hDlg, IDC_NOSOUND ), FALSE ); in enable_for_miscdlg()