resource.h 6.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 YAServer.rc 使用
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_YASERVER_DIALOG 102
  9. #define IDP_SOCKETS_INIT_FAILED 103
  10. #define IDD_DBSETTING 104
  11. #define IDD_SYSSETTING 105
  12. #define IDD_LOGSETTING 106
  13. #define IDR_MAINFRAME 128
  14. #define IDR_MENUMAIN 129
  15. #define IDC_BTN_EXIT 1001
  16. #define IDC_BTN_SYNCTIME 1002
  17. #define IDC_BTN_HIS 1003
  18. #define IDC_BTN_STOP 1004
  19. #define IDC_BTN_START 1005
  20. #define IDC_LIST_LOG 1006
  21. #define IDC_LIST_READER 1007
  22. #define IDC_EDIT1 1009
  23. #define IDC_CHECK1 1010
  24. #define IDC_EDIT5 1010
  25. #define IDC_EDIT2 1011
  26. #define IDC_EDIT7 1011
  27. #define IDC_EDIT3 1012
  28. #define IDC_EDIT8 1012
  29. #define IDC_EDIT4 1013
  30. #define IDC_EDIT9 1013
  31. #define IDC_ENCODE_MASTER 1014
  32. #define IDC_EDIT10 1014
  33. #define IDC_EDIT6 1015
  34. #define IDC_SYSTEM_STATUS 1015
  35. #define IDC_HOST_SLAVE 1016
  36. #define IDC_EDIT11 1016
  37. #define IDC_FORMAT_DATA 1016
  38. #define IDC_DB_SLAVE 1017
  39. #define IDC_EDIT12 1017
  40. #define IDC_RECV_DATA_PACKET 1017
  41. #define IDC_USER_SLAVE 1018
  42. #define IDC_EDIT13 1018
  43. #define IDC_SEND_DATA_PACKET 1018
  44. #define IDC_PORT_SLAVE 1019
  45. #define IDC_EDIT14 1019
  46. #define IDC_LOCATE_DATA 1019
  47. #define IDC_EDIT15 1020
  48. #define IDC_PWD_SLAVE 1021
  49. #define IDC_ENCODE_SLAVE 1022
  50. #define IDC_EDIT16 1023
  51. #define IDC_ENABLE_FILTER 1027
  52. #define IDC_RAW_DATA 1028
  53. #define IDC_EDIT_READERID 1029
  54. #define IDC_BUTTON1 1036
  55. #define ID_START 32774
  56. #define ID_STOP 32776
  57. #define ID_EXIT 32777
  58. #define ID_MENU_DB 32779
  59. #define ID_MENU_PARAM 32782
  60. #define ID_MENU_LOG 32783
  61. #define ID_32784 32784
  62. #define ID_ABOUT 32785
  63. // Next default values for new objects
  64. //
  65. #ifdef APSTUDIO_INVOKED
  66. #ifndef APSTUDIO_READONLY_SYMBOLS
  67. #define _APS_NEXT_RESOURCE_VALUE 133
  68. #define _APS_NEXT_COMMAND_VALUE 32786
  69. #define _APS_NEXT_CONTROL_VALUE 1037
  70. #define _APS_NEXT_SYMED_VALUE 107
  71. #endif
  72. #endif