resource.h 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637
  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 IDD_CAST_DIALOG 102
  8. #define IDR_MAINFRAME 128
  9. #define IDC_ADDRESS 1000
  10. #define IDC_CAST_ADDRESS 1000
  11. #define IDC_PORT 1001
  12. #define IDC_SEND_TEXT 1002
  13. #define IDC_CONTENT 1002
  14. #define IDC_INFO 1003
  15. #define IDC_START 1004
  16. #define IDC_STOP 1005
  17. #define IDC_SYNC 1006
  18. #define IDC_ASYNC 1006
  19. #define IDC_IP_LOOP 1006
  20. #define IDC_DETECT 1007
  21. #define IDC_ADDRESS2 1007
  22. #define IDC_BIND_ADDRESS 1007
  23. #define IDC_REUSE_ADDR 1008
  24. #define IDC_MULTI_MODE 1009
  25. #define IDC_BROAD_MODE 1010
  26. #define IDC_TTL 1011
  27. // Next default values for new objects
  28. //
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_NEXT_RESOURCE_VALUE 129
  32. #define _APS_NEXT_COMMAND_VALUE 32771
  33. #define _APS_NEXT_CONTROL_VALUE 1010
  34. #define _APS_NEXT_SYMED_VALUE 101
  35. #endif
  36. #endif