Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dinput/
H A Dresource.h31 #define IDC_PLAYERCOMBO 26 macro
H A Dconfig.c200 int player_sel = SendDlgItemMessageW(dialog, IDC_PLAYERCOMBO, CB_GETCURSEL, 0, 0); in get_cur_lpdiaf()
227 SendDlgItemMessageW(dialog, IDC_PLAYERCOMBO, CB_ADDSTRING, 0, (LPARAM) data->usernames[i]); in init_devices()
419 SendDlgItemMessageW(dialog, IDC_PLAYERCOMBO, CB_SETCURSEL, 0, 0); in ConfigureDevicesDlgProc()
461 case IDC_PLAYERCOMBO: in ConfigureDevicesDlgProc()
H A Ddinput.rc41 COMBOBOX IDC_PLAYERCOMBO, 10, 50, 90, 60, CBS_DROPDOWNLIST | CBS_HASSTRINGS