resource.h 6.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ConfigTool.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_ConfigTool_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_BUTTON8 1005
  16. #define IDC_LIST3 1006
  17. #define IDC_EDIT4 1007
  18. #define IDC_BUTTON2 1008
  19. #define IDC_BUTTON3 1009
  20. #define IDC_BUTTON4 1010
  21. #define IDC_EDIT5 1011
  22. #define IDC_BUTTON5 1012
  23. #define IDC_CHECK1 1013
  24. #define IDC_EDIT6 1014
  25. #define IDC_LIST1 1015
  26. #define IDC_BUTTON6 1016
  27. #define IDC_CHECK2 1017
  28. #define IDC_EDIT7 1018
  29. #define IDC_NOZ1 1018
  30. #define IDC_EDIT8 1019
  31. #define IDC_EDIT_NUM 1019
  32. #define IDC_EDIT9 1020
  33. #define IDC_EDIT_PRESS 1020
  34. #define IDC_EDIT10 1021
  35. #define IDC_EDIT_LOG 1021
  36. #define IDC_EDIT11 1022
  37. #define IDC_EDIT_RECORD 1022
  38. #define IDC_NOZ2 1023
  39. #define IDC_EDIT13 1024
  40. #define IDC_EDIT_PORT 1024
  41. #define IDC_NOZ3 1025
  42. #define IDC_EDIT15 1026
  43. #define IDC_EDIT_GAS 1026
  44. #define IDC_NOZ4 1027
  45. #define IDC_IPADDRESS2 1028
  46. #define IDC_IP 1028
  47. #define IDC_IPADDRESS3 1029
  48. #define IDC_IP_M 1029
  49. #define IDC_BUTTON7 1030
  50. #define IDC_COMBO1 1031
  51. #define IDC_NOZ5 1032
  52. #define IDC_NOZ6 1033
  53. #define IDC_NOZ7 1034
  54. #define IDC_NOZ8 1035
  55. #define IDC_COMBO2 1036
  56. #define IDC_EDIT_Version 1037
  57. #define IDC_EDIT14 1038
  58. #define IDC_EDIT_Debug 1038
  59. #define IDC_EDIT_VLR 1039
  60. #define IDC_EDIT_K2 1040
  61. #define IDC_COMBO_DEFAULT_SETTING 1042
  62. #define IDC_EDIT12 1043
  63. #define IDC_EDIT_NOZ 1043
  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 1044
  71. #define _APS_NEXT_SYMED_VALUE 101
  72. #endif
  73. #endif