resource.h 2.4 KB

123456789101112131415161718192021222324252627282930313233
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by Client.rc
  4. //
  5. #define IDC_SEND 3
  6. #define IDC_HEADER_ADD 4
  7. #define IDD_CLIENT_DIALOG 102
  8. #define IDR_MAINFRAME 128
  9. #define IDC_ADDRESS 1000
  10. #define IDC_PORT 1001
  11. #define IDC_PATH 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. #define IDC_HEADERS 1007
  18. #define IDC_BODY 1008
  19. #define IDC_HEADER_NAME 1009
  20. #define IDC_HEADER_VALUE 1010
  21. #define IDC_METHOD 1012
  22. #define IDC_SCHEMA 1013
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE 130
  28. #define _APS_NEXT_COMMAND_VALUE 32771
  29. #define _APS_NEXT_CONTROL_VALUE 1013
  30. #define _APS_NEXT_SYMED_VALUE 101
  31. #endif
  32. #endif