resource.h 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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_THR_COUNT 1006
  16. #define IDC_SOCK_COUNT 1006
  17. #define IDC_DATA_LEN 1007
  18. #define IDC_COMBO2 1007
  19. #define IDC_THR_COUNT2 1008
  20. #define IDC_TEST_TIMES 1008
  21. #define IDC_TEST_TIMES_INTERV 1009
  22. #define IDC_THREAD_COUNT 1010
  23. #define IDC_DATA_LEN2 1011
  24. #define IDC_SEND_POLICY 1011
  25. #define IDC_SEND_POLICY2 1012
  26. #define IDC_RECV_POLICY 1012
  27. #define IDC_MAX_CONN_COUNT 1012
  28. // Next default values for new objects
  29. //
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE 130
  33. #define _APS_NEXT_COMMAND_VALUE 32771
  34. #define _APS_NEXT_CONTROL_VALUE 1011
  35. #define _APS_NEXT_SYMED_VALUE 101
  36. #endif
  37. #endif