Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h759 #define IDS_DIALOG_INPUT_PRESS_ANY_KEY_INVALID 40070 macro
H A Dlanguage.rc1513 IDS_DIALOG_INPUT_PRESS_ANY_KEY_INVALID "Invalid key!"
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogInput.cpp1235 User::Warn( IDS_DIALOG_INPUT_PRESS_ANY_KEY_INVALID, IDS_TITLE_ERROR ); in ScanKeys()