1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by ChatRoomClient.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_CHATROOMCLIENT_DIALOG 102
- #define IDP_SOCKETS_INIT_FAILED 103
- #define IDR_MAINFRAME 128
- #define IDC_EDIT1 1000
- #define IDC_EDIT2 1001
- #define IDC_EDIT3 1002
- #define IDC_BUTTON1 1003
- #define IDC_LIST1 1004
- #define IDC_BUTTON2 1005
- #define IDC_EDIT4 1006
- #define IDC_BUTTON3 1007
- #define IDC_EDIT5 1008
- #define IDC_CHECK1 1008
- #define IDC_BUTTON4 1009
- #define IDC_BUTTON5 1010
- #define IDC_BUTTON6 1011
- #define IDC_BUTTON7 1012
- #define IDC_EDIT6 1013
- #define IDC_EDIT_NOZ 1013
- #define IDC_EDIT7 1014
- #define IDC_EDIT_FIP 1014
- #define IDC_BUTTON8 1015
- #define IDC_BUTTON_CALLBACK 1015
- #define IDC_EDIT_YLS 1016
- #define IDC_EDIT_QLS 1017
- #define IDC_EDIT_YL 1018
- #define IDC_EDIT_QL 1019
- #define IDC_EDIT_VL 1020
- #define IDC_EDIT_TTC 1021
- #define IDC_EDIT_ERROR 1022
- #define IDC_ReflashTTC 1023
- #define IDC_ReflashBegTime 1024
- #define IDC_ReflashEndTime 1025
- #define IDC_ReflashBegALL 1026
- #define IDC_BEGTIME 1027
- #define IDC_ENDTIME 1028
- #define IDC_BUTTON9 1029
- #define IDC_BUTTON13 1030
- #define IDC_COMBO_CALLBACKTYPE 1031
- #define IDC_EDIT_CALLBACKNUM 1032
- #define IDC_EDIT_PRESS 1033
- #define IDC_COMBO1 1034
- #define IDC_BUTTON_OPENPORT 1035
- #define IDC_RICHEDIT21 1036
- #define IDC_BUTTON11 1037
- #define IDC_EDIT_PWM 1038
- #define IDC_VCCERR_VRC36 1039
- #define IDC_EDIT8 1040
- #define IDC_EDIT_OFFSET 1040
- #define IDC_DATETIMEPICKER1 1041
- #define IDC_EDIT_NOZ2 1042
- #define IDC_EDIT_NOZ3 1043
- #define IDC_EDIT_NOZ4 1044
- #define IDC_BUTTON12 1045
- #define IDC_EDIT9 1046
- #define IDC_EDIT_CURRENT 1046
- // 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 1047
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|