Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h35 #define IDD_LAUNCHER_SEARCH 189 macro
H A Dlanguage.rc834 IDD_LAUNCHER_SEARCH DIALOGEX 0, 0, 245, 51 dialog
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogLauncherFiles.cpp659 dialog (IDD_LAUNCHER_SEARCH,WM_INITDIALOG,this,&Searcher::OnInitDialog) in Searcher()