TouchBoard/resource.h

89 lines
7.3 KiB
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++에서 생성한 포함 파일입니다.
// TouchBoard.rc에서 사용되고 있습니다.
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TOUCHBOARD_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDR_MAINFRAME 128
#define IDD_SETUP_DIALOG 129
#define IDB_PNG1 132
#define IDB_PNG_CHECK 132
#define IDB_PNG_FIRE 133
#define IDB_PNG_RESCUE 134
#define IDB_PNG_EMERGENCY 135
#define IDB_PNG2 136
#define IDB_PNG_MIC 136
#define IDD_ONCAST_DIALOG 137
#define IDR_ACCELERATOR1 139
#define IDB_PNG_ICON_EMERGENCY 143
#define IDB_PNG_ICON_FIRE 144
#define IDB_PNG_ICON_MIC 145
#define IDB_PNG_ICON_RESCUE 146
#define IDB_PNG_SYMBOL 149
#define IDC_BUTTON_CAST 1000
#define IDC_BUTTON_WIRELESS 1001
#define IDC_IPADDRESS1 1001
#define IDC_IPADDRESS_CT 1001
#define IDC_BUTTON_CALL 1002
#define IDC_EDIT_WIRELESS_EXEC 1002
#define IDC_EDIT_CALL_EXEC 1003
#define IDC_BUTTON_CAST_ALL 1004
#define IDC_BUTTON_SELECT1 1004
#define IDC_BUTTON_CAST_FIRE 1005
#define IDC_BUTTON_SELECT2 1005
#define IDC_BUTTON_CAST_RESCUE 1006
#define IDC_BUTTON1 1006
#define IDC_BUTTON_SAVE 1006
#define IDC_BUTTON_CAST_EMERGENCY 1007
#define IDC_IPADDRESS_PS 1007
#define IDC_BUTTON_CAST_NORMAL 1008
#define IDC_IPADDRESS_ES 1008
#define IDC_BUTTON_RESTORE 1009
#define IDC_BUTTON_SETUP 1010
#define IDC_BUTTON2 1011
#define IDC_BUTTON_NAME 1011
#define IDC_EDIT1 1012
#define IDC_EDIT_LOG 1012
#define IDC_STATIC_NOTIFY 1013
#define IDC_BUTTON_CAST_ALL2 1013
#define IDC_BUTTON_CAST_WHOLE 1013
#define IDC_STATIC_TITLE 1014
#define IDC_BUTTON_MICVOL_MINUS 1015
#define IDC_BUTTON_MICVOL_PLUS 1016
#define IDC_BUTTON_SPKVOL_MINUS 1017
#define IDC_BUTTON_LINEVOL_MINUS 1017
#define IDC_BUTTON_SPKVOL_PLUS 1018
#define IDC_BUTTON_MICVOL_PLUS2 1018
#define IDC_BUTTON_LINEVOL_PLUS 1018
#define IDC_STATIC_MICVOL 1019
#define IDC_STATIC_SPKVOL 1020
#define IDC_STATIC_LINEVOL 1020
#define IDC_STATIC_MICVOL_VALUE 1021
#define IDC_STATIC_MICVOL_VALUE2 1022
#define IDC_STATIC_SPKVOL_VALUE 1022
#define IDC_STATIC_LINEVOL_VALUE 1022
#define IDC_CHECK_TTS 1023
#define IDC_EDIT2 1025
#define IDC_EDIT_TTS 1025
#define IDC_CHECK1 1026
#define IDC_CHECK_LINESEND 1026
#define IDC_STATIC_LINEIN 1027
#define IDC_BUTTON_PS_STATUS 1029
#define IDC_BUTTON_ES_STATUS 1030
#define IDC_BUTTON_PS_STATUS2 1031
#define IDC_BUTTON_CT_STATUS 1031
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 151
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif