Resource.h
上传用户:guibin827
上传日期:2021-12-07
资源大小:165k
文件大小:1k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by Test.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDC_UPLOAD                      3
  7. #define IDC_DOWNLOAD                    4
  8. #define IDC_CONNECT                     5
  9. #define IDC_LOCAL_UP                    6
  10. #define IDC_LOCAL_DOWND                 7
  11. #define IDC_REMOTE_UP                   8
  12. #define IDC_REMOTE_DOWND                9
  13. #define IDM_ABOUTBOX                    0x0010
  14. #define IDD_ABOUTBOX                    100
  15. #define IDS_ABOUTBOX                    101
  16. #define IDD_TEST_DIALOG                 102
  17. #define IDR_MAINFRAME                   128
  18. #define IDC_SERVER                      1000
  19. #define IDC_USER                        1003
  20. #define IDC_PASSWORD                    1004
  21. #define IDC_LIST_LOCAL                  1012
  22. #define IDC_LIST_REMOTE                 1013
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        129
  28. #define _APS_NEXT_COMMAND_VALUE         32771
  29. #define _APS_NEXT_CONTROL_VALUE         1000
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif