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

Ftp客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ClientFtp.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_CLIENTFTP_DIALOG            102
  9. #define IDS_FTPMSG3                     103
  10. #define IDS_FTPMSG2                     104
  11. #define IDS_FTPMSG5                     105
  12. #define IDS_FTPMSG6                     106
  13. #define IDP_SOCKET_INIT_FAILD           107
  14. #define IDS_FTPMSG1                     108
  15. #define IDR_MAINFRAME                   128
  16. #define IDC_EDIT_ADDRESS                1000
  17. #define IDC_EDIT_PORT                   1001
  18. #define IDC_EDIT_USERNAME               1002
  19. #define IDC_EDIT_PASSWORD               1003
  20. #define IDC_CONNECT                     1004
  21. #define IDC_CHECK_ANONYMOUS             1005
  22. #define IDCANCEAL                       1006
  23. #define IDC_COMBO_LOCALDIR              1007
  24. #define IDC_LIST_LOCAL_FILES            1008
  25. #define IDC_COMBO_SERVERDIR             1009
  26. #define IDC_LIST_SERVER_FILES           1010
  27. #define IDC_EDIT_MASSAGE                1012
  28. #define IDC_LIST3                       1017
  29. #define IDS_FTPMSG4                     58113
  30. // Next default values for new objects
  31. // 
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE        129
  35. #define _APS_NEXT_COMMAND_VALUE         32771
  36. #define _APS_NEXT_CONTROL_VALUE         1018
  37. #define _APS_NEXT_SYMED_VALUE           101
  38. #endif
  39. #endif