resource.h 2.0 KB

1234567891011121314151617181920212223242526272829
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by Client.rc
  4. //
  5. #define IDC_SEND 3
  6. #define IDD_CLIENT_DIALOG 102
  7. #define IDR_MAINFRAME 128
  8. #define IDC_ADDRESS 1000
  9. #define IDC_PORT 1001
  10. #define IDC_SEND_TEXT 1002
  11. #define IDC_CONTENT 1002
  12. #define IDC_INFO 1003
  13. #define IDC_START 1004
  14. #define IDC_STOP 1005
  15. #define IDC_SOCKET_COUNT 1006
  16. #define IDC_DATA_LEN 1007
  17. #define IDC_TEST_TIMES 1008
  18. #define IDC_TEST_TIMES_INTERV 1009
  19. // Next default values for new objects
  20. //
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_NEXT_RESOURCE_VALUE 130
  24. #define _APS_NEXT_COMMAND_VALUE 32771
  25. #define _APS_NEXT_CONTROL_VALUE 1010
  26. #define _APS_NEXT_SYMED_VALUE 101
  27. #endif
  28. #endif