40 lines
1.5 KiB
C
40 lines
1.5 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by JoystickSDKDemo.rc
|
|
//
|
|
#define IDD_JOYSTICKSDKDEMO_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDC_RADIO_BUTTON_1 1000
|
|
#define IDC_RADIO_GREEN 1001
|
|
#define IDC_RADIO_BUTTON_2 1002
|
|
#define IDC_RADIO_BUTTON_3 1003
|
|
#define IDC_RADIO_BUTTON_4 1004
|
|
#define IDC_RADIO_BUTTON_5 1005
|
|
#define IDC_RADIO_BUTTON_6 1006
|
|
#define IDC_RADIO_BUTTON_7 1007
|
|
#define IDC_RADIO_BUTTON_8 1008
|
|
#define IDC_RADIO_RED 1009
|
|
#define IDC_RADIO_AMBER 1010
|
|
#define IDC_RADIO_OFF 1011
|
|
#define IDC_BUTTON_SET_COLOR 1012
|
|
#define IDC_BUTTON_SET_ALL_COLOR 1013
|
|
#define IDC_BUTTON_IS_COLOR 1014
|
|
#define IDC_CHECK_IS_BUTTON_COLOR 1015
|
|
#define IDC_BUTTON_SET_LEDS 1016
|
|
#define IDC_BUTTON_GET_LEDS 1017
|
|
#define IDC_EDIT_SET_GREEN 1018
|
|
#define IDC_EDIT_SET_RED 1019
|
|
#define IDC_EDIT_GET_GREEN 1022
|
|
#define IDC_EDIT_GET_RED 1023
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1021
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|