RESOURCE.H
上传用户:tjfeida
上传日期:2013-03-10
资源大小:1917k
文件大小:2k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by AC_FTP.RC
  4. //
  5. #define AC_FTP                          101
  6. #define IDD_SERVER                      103
  7. #define IDD_ABOUT                       104
  8. #define IDD_OPTIONS                     105
  9. #define IDC_CONNECT                     1000
  10. #define IDC_STOR                        1001
  11. #define IDC_RETR                        1008
  12. #define IDC_CLOSE                       1009
  13. #define IDABOUT                         1010
  14. #define IDC_LCWD                        1017
  15. #define IDC_LDEL                        1019
  16. #define IDC_LDIR                        1020
  17. #define IDC_RCWD                        1021
  18. #define IDC_RDEL                        1022
  19. #define IDC_RDIR                        1023
  20. #define IDC_LPWD                        1024
  21. #define IDC_RPWD                        1025
  22. #define IDC_ABOR                        1026
  23. #define IDC_REPLY                       1027
  24. #define IDC_SERVER                      1028
  25. #define IDC_TO_NUL                      1030
  26. #define IDC_USERNAME                    1032
  27. #define IDC_PASSWORD                    1033
  28. #define IDC_DATA_RATE                   1035
  29. #define IDC_EXIT                        1038
  30. #define IDC_IOBEEP                      1039
  31. #define IDC_OPTIONS                     1041
  32. #define IDC_FROM_NUL                    1043
  33. #define IDC_LOGFILE                     1044
  34. #define IDC_REASYNC                     1045
  35. #define IDC_STATUS                      -1
  36. // Next default values for new objects
  37. // 
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NEXT_RESOURCE_VALUE        106
  41. #define _APS_NEXT_COMMAND_VALUE         40001
  42. #define _APS_NEXT_CONTROL_VALUE         1046
  43. #define _APS_NEXT_SYMED_VALUE           101
  44. #endif
  45. #endif