MyFtp.clw
上传用户:job1860
上传日期:2021-12-04
资源大小:1510k
文件大小:3k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CFtpDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "myftp.h"
  8. LastPage=0
  9. ClassCount=8
  10. Class1=CConnectDlg
  11. Class2=CFtpDlg
  12. Class3=CMainFrame
  13. Class4=CMyFtpApp
  14. Class5=CAboutDlg
  15. Class6=CMyFtpDoc
  16. Class7=CMyFtpView
  17. ResourceCount=4
  18. Resource1=IDD_DIALOG1
  19. Resource2=IDR_MAINFRAME
  20. Resource3=IDD_DIALOG2
  21. Class8=CNewNameDlg
  22. Resource4=IDD_DIALOG3
  23. [CLS:CConnectDlg]
  24. Type=0
  25. BaseClass=CDialog
  26. HeaderFile=ConnectDlg.h
  27. ImplementationFile=ConnectDlg.cpp
  28. LastObject=CConnectDlg
  29. [CLS:CFtpDlg]
  30. Type=0
  31. BaseClass=CDialog
  32. HeaderFile=FtpDlg.h
  33. ImplementationFile=FtpDlg.cpp
  34. LastObject=CFtpDlg
  35. Filter=D
  36. VirtualFilter=dWC
  37. [CLS:CMainFrame]
  38. Type=0
  39. BaseClass=CFrameWnd
  40. HeaderFile=MainFrm.h
  41. ImplementationFile=MainFrm.cpp
  42. Filter=T
  43. VirtualFilter=fWC
  44. [CLS:CMyFtpApp]
  45. Type=0
  46. BaseClass=CWinApp
  47. HeaderFile=MyFtp.h
  48. ImplementationFile=MyFtp.cpp
  49. [CLS:CAboutDlg]
  50. Type=0
  51. BaseClass=CDialog
  52. HeaderFile=MyFtp.cpp
  53. ImplementationFile=MyFtp.cpp
  54. LastObject=CAboutDlg
  55. [CLS:CMyFtpDoc]
  56. Type=0
  57. BaseClass=CDocument
  58. HeaderFile=MyFtpDoc.h
  59. ImplementationFile=MyFtpDoc.cpp
  60. [CLS:CMyFtpView]
  61. Type=0
  62. BaseClass=CView
  63. HeaderFile=MyFtpView.h
  64. ImplementationFile=MyFtpView.cpp
  65. [DLG:IDD_DIALOG1]
  66. Type=1
  67. Class=CConnectDlg
  68. ControlCount=7
  69. Control1=IDOK,button,1342242817
  70. Control2=IDC_STATIC,static,1342308352
  71. Control3=IDC_EDIT1,edit,1350631552
  72. Control4=IDC_STATIC,static,1342308352
  73. Control5=IDC_EDIT2,edit,1350631552
  74. Control6=IDC_STATIC,static,1342308352
  75. Control7=IDC_EDIT3,edit,1350631584
  76. [DLG:IDD_DIALOG2]
  77. Type=1
  78. Class=CFtpDlg
  79. ControlCount=11
  80. Control1=IDC_LIST_FILE,SysListView32,1350631425
  81. Control2=IDC_QUARY,button,1342246656
  82. Control3=IDC_UPLOAD,button,1342242816
  83. Control4=IDC_EXIT,button,1342242816
  84. Control5=IDC_DOWNLOAD,button,1342242816
  85. Control6=IDC_DELETE,button,1342242816
  86. Control7=IDC_RENAME,button,1342242816
  87. Control8=IDC_STATIC,button,1342308359
  88. Control9=IDC_STATIC,static,1342308352
  89. Control10=IDC_LASTDIRECTORY,button,1342242816
  90. Control11=IDC_NEXTDIRECTORY,button,1342242816
  91. [MNU:IDR_MAINFRAME]
  92. Type=1
  93. Class=?
  94. Command1=IDM_CONNECT
  95. Command2=IDM_EXIT
  96. CommandCount=2
  97. [TB:IDR_MAINFRAME]
  98. Type=1
  99. Class=?
  100. Command1=ID_BUTTON32778
  101. Command2=ID_APP_ABOUT
  102. CommandCount=2
  103. [ACL:IDR_MAINFRAME]
  104. Type=1
  105. Class=?
  106. Command1=ID_FILE_NEW
  107. Command2=ID_FILE_OPEN
  108. Command3=ID_FILE_SAVE
  109. Command4=ID_FILE_PRINT
  110. Command5=ID_EDIT_UNDO
  111. Command6=ID_EDIT_CUT
  112. Command7=ID_EDIT_COPY
  113. Command8=ID_EDIT_PASTE
  114. Command9=ID_EDIT_UNDO
  115. Command10=ID_EDIT_CUT
  116. Command11=ID_EDIT_COPY
  117. Command12=ID_EDIT_PASTE
  118. Command13=ID_NEXT_PANE
  119. Command14=ID_PREV_PANE
  120. CommandCount=14
  121. [DLG:IDD_DIALOG3]
  122. Type=1
  123. Class=CNewNameDlg
  124. ControlCount=4
  125. Control1=IDOK,button,1342242817
  126. Control2=IDC_EDIT1,edit,1350631552
  127. Control3=IDCANCEL,button,1342242816
  128. Control4=IDC_STATIC,static,1342308352
  129. [CLS:CNewNameDlg]
  130. Type=0
  131. HeaderFile=NewNameDlg.h
  132. ImplementationFile=NewNameDlg.cpp
  133. BaseClass=CDialog
  134. Filter=D
  135. VirtualFilter=dWC
  136. LastObject=CNewNameDlg