resource.h 1.9 KB

123456789101112131415161718192021222324252627
  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_SYNC 1006
  16. #define IDC_ASYNC 1006
  17. // Next default values for new objects
  18. //
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE 129
  22. #define _APS_NEXT_COMMAND_VALUE 32771
  23. #define _APS_NEXT_CONTROL_VALUE 1007
  24. #define _APS_NEXT_SYMED_VALUE 101
  25. #endif
  26. #endif