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

Ftp客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by QuickFTP.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_QUICKFTYPE                  129
  8. #define IDD_SET_DLG_SITEINFO            130
  9. #define IDD_DLG_SITEINFO                131
  10. #define IDD_DIALOG_INPUT                132
  11. #define IDD_DIALOG_MULTI                133
  12. #define IDD_DIALOG_GENIUS               134
  13. #define IDD_DIALOG_SELECT_ACTION        135
  14. #define IDI_ICON_ERROR                  136
  15. #define IDI_ICON_RUNNING                137
  16. #define IDI_ICON_READY                  138
  17. #define IDI_ICON_STOP                   139
  18. #define IDI_ICON_PAUSE                  140
  19. #define IDD_DIALOG_WELCOME              142
  20. #define IDC_MYHAND                      144
  21. #define IDC_MYARROW                     145
  22. #define IDB_BITMAP_UP                   147
  23. #define IDB_BITMAP_DOWN                 148
  24. #define IDB_BITMAP_FOCUS                149
  25. #define IDB_BITMAP_DISABLE              150
  26. #define IDB_BITMAP_GENIUS               151
  27. #define IDB_BITMAP_WELCOME              152
  28. #define IDC_LIST_SITE                   1000
  29. #define IDC_BUTTON_DEL_SITE             1001
  30. #define IDC_BUTTON_EDIT_SITE            1002
  31. #define IDC_BUTTON_ADD_SITE             1003
  32. #define IDC_BUTTON_RENAME_SITE          1004
  33. #define IDC_EDIT_HOST_ADDRESS           1005
  34. #define IDC_EDIT_USERID                 1006
  35. #define IDC_EDIT_PASSWORD               1007
  36. #define IDC_COMBO_SERVER_TYPE           1008
  37. #define IDC_EDIT_INIT_REMOTE_PATH       1014
  38. #define IDC_EDIT_INIT_LOCAL_PATH        1015
  39. #define IDC_BUTTON_APPLY                1016
  40. #define IDC_EDIT_HOST_NAME              1017
  41. #define IDC_RADIO1                      1020
  42. #define IDC_RADIO2                      1021
  43. #define IDC_EDIT1                       1025
  44. #define IDC_BUTTON_OVERLAY              1030
  45. #define IDC_BUTTON_RESUME               1031
  46. #define IDC_BUTTON_RENAME               1032
  47. #define IDC_CHECK_ASK                   1033
  48. #define IDC_EDIT_PATH_NAME              1034
  49. #define IDC_EDIT_MESSAGE                1035
  50. #define IDR_FTP_CONNECT                 32771
  51. #define IDR_FTP_LISTDIR                 32772
  52. #define IDR_NEED_CONNECT                32773
  53. #define IDR_FTP_SITEMANAGE              32774
  54. #define IDR_FTP_RECONNECT               32775
  55. #define IDR_FTP_DISCONNECT              32776
  56. #define IDR_FTP_SETTING                 32777
  57. #define IDR_ACTION_ABORD                32778
  58. #define IDR_ACTION_REFRESH              32780
  59. #define IDR_ACTION_DOWNLOAD             32782
  60. #define IDR_ACTION_UPLOAD               32783
  61. #define IDR_ACTION_DELETE               32784
  62. #define IDR_ACTION_EDIT                 32786
  63. #define IDR_WINDOW_TRANSMITDLG          32787
  64. #define IDR_REMOTE_DELETE               32789
  65. #define IDR_REMOTE_REFRESH              32790
  66. #define IDR_REMOTE_DOWNLOAD             32791
  67. #define IDR_REMOTE_UPLOAD               32792
  68. #define IDR_REMOTE_ABORD                32793
  69. #define IDR_LOCAL_REFRESH               32794
  70. #define IDR_LOCAL_DELETE                32795
  71. #define IDR_LOCAL_DOWNLOAD              32796
  72. #define IDR_LOCAL_UPLOAD                32797
  73. #define IDR_QUEUE_RUN                   32798
  74. #define IDR_QUEUE_STOP                  32799
  75. #define IDR_QUEUE_BACKGROUND            32801
  76. #define IDR_REMOTE_EDIT                 32802
  77. #define IDR_REMOTE_MKDIR                32803
  78. #define IDR_BACK_RUN                    32804
  79. #define IDR_BACK_STOP                   32805
  80. #define ID_SELECT_ALL                   32806
  81. #define IDR_LOCAL_SELECTALL             32807
  82. #define IDR_BACK_SELALL                 32808
  83. #define IDR_BACK_STOPALL                32809
  84. #define IDS_STRING61447_VERSION         61447
  85. // Next default values for new objects
  86. // 
  87. #ifdef APSTUDIO_INVOKED
  88. #ifndef APSTUDIO_READONLY_SYMBOLS
  89. #define _APS_3D_CONTROLS                     1
  90. #define _APS_NEXT_RESOURCE_VALUE        153
  91. #define _APS_NEXT_COMMAND_VALUE         32810
  92. #define _APS_NEXT_CONTROL_VALUE         1036
  93. #define _APS_NEXT_SYMED_VALUE           101
  94. #endif
  95. #endif