resource.h
上传用户:hyz2004817
上传日期:2022-03-30
资源大小:226k
文件大小:2k
源码类别:

远程控制编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by RCAClient.rc
  4. //
  5. #define IDR_MENU1                       101
  6. #define IDD_CONNECTDIALOG               101
  7. #define ID_Menu                         102
  8. #define ID_CONNECT                      103
  9. #define ID_DISCONNECT                   105
  10. #define ID_EXIT                         106
  11. #define ID_REFRUSH                      123
  12. #define ID_IMAGE_FORMAT_JPEG            124
  13. #define ID_IMAGE_FORMAT_BMP             125
  14. #define ID_130                          130
  15. #define ID_BIT_8                        131
  16. #define ID_BIT_16                       132
  17. #define ID_133                          133
  18. #define ID_JPEG_QUALITY_10              134
  19. #define ID_JPEG135                      135
  20. #define ID_JPEG_QUALITY_30              136
  21. #define ID_JPEG_QUALITY_50              137
  22. #define ID_JPEG_QUALITY_70              138
  23. #define ID_JPEG_QUALITY_90              139
  24. #define ID_BIT_24                       140
  25. #define ID_Menu141                      141
  26. #define IDI_ICON1                       142
  27. #define IDI_CLIENTICON                  142
  28. #define IDC_IPADDRESS                   1004
  29. #define IDC_SERVERNAME                  1005
  30. #define IDC_RADIO1                      1006
  31. #define IDC_RADIO2                      1007
  32. #define IDC_PORT                        1008
  33. #define IDC_OK                          1009
  34. // Next default values for new objects
  35. // 
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_NEXT_RESOURCE_VALUE        143
  39. #define _APS_NEXT_COMMAND_VALUE         40004
  40. #define _APS_NEXT_CONTROL_VALUE         1011
  41. #define _APS_NEXT_SYMED_VALUE           101
  42. #endif
  43. #endif