Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogLanguage.cpp46 { IDC_LANGUAGE_LIST, &Language::OnDblClk }
61 const Control::ListBox listBox( dialog.ListBox(IDC_LANGUAGE_LIST) ); in OnInitDialog()
83 const Control::ListBox listBox( dialog.ListBox(IDC_LANGUAGE_LIST) ); in CloseOk()
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h645 #define IDC_LANGUAGE_LIST 4200 macro
H A Dlanguage.rc751 …LISTBOX IDC_LANGUAGE_LIST, 7, 7, 172, 101, WS_GROUP | WS_TABSTOP | WS_VSCROLL | LBS_NOINTE…