resource.h 6.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ChatRoomClient.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_CHATROOMCLIENT_DIALOG 102
  9. #define IDP_SOCKETS_INIT_FAILED 103
  10. #define IDR_MAINFRAME 128
  11. #define IDC_EDIT1 1000
  12. #define IDC_EDIT2 1001
  13. #define IDC_EDIT3 1002
  14. #define IDC_BUTTON1 1003
  15. #define IDC_LIST1 1004
  16. #define IDC_BUTTON2 1005
  17. #define IDC_EDIT4 1006
  18. #define IDC_BUTTON3 1007
  19. #define IDC_EDIT5 1008
  20. #define IDC_CHECK1 1008
  21. #define IDC_BUTTON4 1009
  22. #define IDC_BUTTON5 1010
  23. #define IDC_BUTTON6 1011
  24. #define IDC_BUTTON7 1012
  25. #define IDC_EDIT6 1013
  26. #define IDC_EDIT_NOZ 1013
  27. #define IDC_EDIT7 1014
  28. #define IDC_EDIT_FIP 1014
  29. #define IDC_BUTTON8 1015
  30. #define IDC_BUTTON_CALLBACK 1015
  31. #define IDC_EDIT_YLS 1016
  32. #define IDC_EDIT_QLS 1017
  33. #define IDC_EDIT_YL 1018
  34. #define IDC_EDIT_QL 1019
  35. #define IDC_EDIT_VL 1020
  36. #define IDC_EDIT_TTC 1021
  37. #define IDC_EDIT_ERROR 1022
  38. #define IDC_ReflashTTC 1023
  39. #define IDC_ReflashBegTime 1024
  40. #define IDC_ReflashEndTime 1025
  41. #define IDC_ReflashBegALL 1026
  42. #define IDC_BEGTIME 1027
  43. #define IDC_ENDTIME 1028
  44. #define IDC_BUTTON9 1029
  45. #define IDC_BUTTON13 1030
  46. #define IDC_COMBO_CALLBACKTYPE 1031
  47. #define IDC_EDIT_CALLBACKNUM 1032
  48. #define IDC_EDIT_PRESS 1033
  49. #define IDC_COMBO1 1034
  50. #define IDC_BUTTON_OPENPORT 1035
  51. #define IDC_RICHEDIT21 1036
  52. #define IDC_BUTTON11 1037
  53. #define IDC_EDIT_PWM 1038
  54. #define IDC_VCCERR_VRC36 1039
  55. #define IDC_EDIT8 1040
  56. #define IDC_EDIT_OFFSET 1040
  57. #define IDC_DATETIMEPICKER1 1041
  58. #define IDC_EDIT_NOZ2 1042
  59. #define IDC_EDIT_NOZ3 1043
  60. #define IDC_EDIT_NOZ4 1044
  61. #define IDC_BUTTON12 1045
  62. #define IDC_EDIT9 1046
  63. #define IDC_EDIT_CURRENT 1046
  64. // Next default values for new objects
  65. //
  66. #ifdef APSTUDIO_INVOKED
  67. #ifndef APSTUDIO_READONLY_SYMBOLS
  68. #define _APS_NEXT_RESOURCE_VALUE 129
  69. #define _APS_NEXT_COMMAND_VALUE 32771
  70. #define _APS_NEXT_CONTROL_VALUE 1047
  71. #define _APS_NEXT_SYMED_VALUE 101
  72. #endif
  73. #endif