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

Ftp客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by xiongFtp.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_LOC_FORMVIEW                101
  7. #define CG_ID_VIEW_MYDIALOGBAR          103
  8. #define WM_SETDIRECTORYDISPLAY          104
  9. #define WM_SETFILE                      105
  10. #define WM_SETREDRAWFLAG                106
  11. #define WM_REDISPLAYFILE                107
  12. #define IDD_INPUT_EDIT                  109
  13. #define WM_SETDIR                       110
  14. #define WM_RECORDFTPINFO                111
  15. #define WM_PRESENDFILE                  113
  16. #define WM_PRERECEIVEFILE               115
  17. #define WM_PREDELETEFILE                116
  18. #define IDR_MAINFRAME                   128
  19. #define IDR_XIONGFTYPE                  129
  20. #define IDD_SERV_FORMVIEW               130
  21. #define IDI_CURSOR                      132
  22. #define IDB_BACKBITMAP                  132
  23. #define IDR_LOC_SERV_MENU               133
  24. #define IDD_DIALPROCDIG                 137
  25. #define IDB_FILE_BITMAP                 140
  26. #define IDC_SERV_DIR                    1000
  27. #define IDC_SERV_FILE                   1001
  28. #define IDC_LOC_DIR                     1002
  29. #define IDC_BACK                        1002
  30. #define IDC_LOC_FILE                    1003
  31. #define IDC_FTPNAME                     1004
  32. #define IDC_INETNUMBER                  1004
  33. #define IDC_FTPPORT                     1005
  34. #define IDC_INETUSER                    1005
  35. #define IDC_FTPUSER                     1006
  36. #define IDC_INETPASSWORD                1006
  37. #define IDC_FTPPASSWORD                 1007
  38. #define IDC_QUICKCONNECT                1008
  39. #define CG_IDD_MYDIALOGBAR              1111
  40. #define ID_FILE_FTP_DOWNLOAD            32771
  41. #define ID_FILE_DELETE                  32772
  42. #define ID_FILE_RENAME                  32774
  43. #define ID_FILE_EXECUTE                 32775
  44. #define ID_FILE_SEND                    32776
  45. #define ID_FILE_FTP_EXECUTE             32778
  46. #define IDC_FILE_RECONNECT              32779
  47. #define ID_FILE_CONNECT                 32780
  48. #define ID_FILE_DISCONNECT              57601
  49. #define ID_FILE_REFUSE                  57634
  50. #define ID_FILE_STOP                    57635
  51. // Next default values for new objects
  52. // 
  53. #ifdef APSTUDIO_INVOKED
  54. #ifndef APSTUDIO_READONLY_SYMBOLS
  55. #define _APS_3D_CONTROLS                     1
  56. #define _APS_NEXT_RESOURCE_VALUE        138
  57. #define _APS_NEXT_COMMAND_VALUE         32781
  58. #define _APS_NEXT_CONTROL_VALUE         1008
  59. #define _APS_NEXT_SYMED_VALUE           117
  60. #endif
  61. #endif