Home
last modified time | relevance | path

Searched refs:IDC_OPT_PERIPHERALS_GENERAL_JOY_KEMPSTON (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/win32/
H A Doptions_internals.h55 #define IDC_OPT_PERIPHERALS_GENERAL_JOY_KEMPSTON 3025 macro
H A Doptions.rc69 AUTOCHECKBOX "&Kempston joystick",IDC_OPT_PERIPHERALS_GENERAL_JOY_KEMPSTON,5,5,160,11
H A Doptions.c271 SendDlgItemMessage( hwndDlg, IDC_OPT_PERIPHERALS_GENERAL_JOY_KEMPSTON, BM_SETCHECK, in menu_options_peripherals_general_init()
325 IsDlgButtonChecked( hwndDlg, IDC_OPT_PERIPHERALS_GENERAL_JOY_KEMPSTON ); in menu_options_peripherals_general_done()
/dports/emulators/fuse/fuse-1.6.0/ui/win32/
H A Doptions.rc85 AUTOCHECKBOX "&Kempston joystick",IDC_OPT_PERIPHERALS_GENERAL_JOY_KEMPSTON,5,5,160,11
H A Doptions.c416 SendDlgItemMessage( hwndDlg, IDC_OPT_PERIPHERALS_GENERAL_JOY_KEMPSTON, BM_SETCHECK, in menu_options_peripherals_general_init()
486 IsDlgButtonChecked( hwndDlg, IDC_OPT_PERIPHERALS_GENERAL_JOY_KEMPSTON ); in menu_options_peripherals_general_done()