FTPD.CLW
上传用户:shengde
上传日期:2007-02-26
资源大小:117k
文件大小:4k
源码类别:

Ftp服务器

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CFtpdDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ftpd.h"
  8. ClassCount=3
  9. Class1=CFtpdApp
  10. Class2=CFtpdDlg
  11. Class3=CAboutDlg
  12. ResourceCount=7
  13. Resource1=IDD_FTPD_DIALOG
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_ABOUTBOX
  16. Resource4=IDR_MENU1
  17. Resource5=IDD_FTPD_DIALOG (Chinese (Taiwan))
  18. Resource6=IDD_ABOUTBOX (Chinese (Taiwan))
  19. Resource7=IDR_MENU1 (Chinese (Taiwan))
  20. [CLS:CFtpdApp]
  21. Type=0
  22. HeaderFile=ftpd.h
  23. ImplementationFile=ftpd.cpp
  24. Filter=N
  25. [CLS:CFtpdDlg]
  26. Type=0
  27. HeaderFile=ftpdDlg.h
  28. ImplementationFile=ftpdDlg.cpp
  29. Filter=D
  30. LastObject=CFtpdDlg
  31. BaseClass=CDialog
  32. VirtualFilter=dWC
  33. [CLS:CAboutDlg]
  34. Type=0
  35. HeaderFile=ftpdDlg.h
  36. ImplementationFile=ftpdDlg.cpp
  37. Filter=D
  38. [DLG:IDD_ABOUTBOX]
  39. Type=1
  40. Class=CAboutDlg
  41. ControlCount=4
  42. Control1=IDC_STATIC,static,1342177283
  43. Control2=IDC_STATIC,static,1342308480
  44. Control3=IDC_STATIC,static,1342308352
  45. Control4=IDOK,button,1342373889
  46. [DLG:IDD_FTPD_DIALOG]
  47. Type=1
  48. Class=CFtpdDlg
  49. ControlCount=25
  50. Control1=IDOK,button,1342242817
  51. Control2=IDCANCEL,button,1342242816
  52. Control3=IDC_STATIC,static,1342308352
  53. Control4=IDC_EDIT1,edit,1350631552
  54. Control5=IDC_STATIC,static,1342308352
  55. Control6=IDC_EDIT2,edit,1350631552
  56. Control7=IDC_STATIC,static,1342308352
  57. Control8=IDC_EDIT3,edit,1350631552
  58. Control9=IDC_BUTTON1,button,1342242816
  59. Control10=IDC_STATIC,button,1342177287
  60. Control11=IDC_CHECK1,button,1342242819
  61. Control12=IDC_CHECK2,button,1342242819
  62. Control13=IDC_CHECK3,button,1342242819
  63. Control14=IDC_CHECK4,button,1342242819
  64. Control15=IDC_EDIT4,edit,1350631552
  65. Control16=IDC_STATIC,static,1342308352
  66. Control17=IDC_EDIT5,edit,1350631552
  67. Control18=IDC_STATIC,static,1342308352
  68. Control19=IDC_STATIC,static,1342308352
  69. Control20=IDC_COMBO1,combobox,1344340226
  70. Control21=IDC_CHECK5,button,1342242819
  71. Control22=IDC_STATIC,static,1342177294
  72. Control23=IDC_BUTTON2,button,1342242816
  73. Control24=IDC_STATIC,button,1342177287
  74. Control25=IDC_TREE1,SysTreeView32,1350631424
  75. [MNU:IDR_MENU1]
  76. Type=1
  77. Class=CFtpdDlg
  78. Command1=ID_MENUITEM32771
  79. Command2=ID_MENUITEM32772
  80. CommandCount=2
  81. [DLG:IDD_ABOUTBOX (Chinese (Taiwan))]
  82. Type=1
  83. Class=?
  84. ControlCount=4
  85. Control1=IDC_STATIC,static,1342177283
  86. Control2=IDC_STATIC,static,1342308480
  87. Control3=IDC_STATIC,static,1342308352
  88. Control4=IDOK,button,1342373889
  89. [DLG:IDD_FTPD_DIALOG (Chinese (Taiwan))]
  90. Type=1
  91. Class=?
  92. ControlCount=25
  93. Control1=IDOK,button,1342242817
  94. Control2=IDCANCEL,button,1342242816
  95. Control3=IDC_STATIC,static,1342308352
  96. Control4=IDC_EDIT1,edit,1350631552
  97. Control5=IDC_STATIC,static,1342308352
  98. Control6=IDC_EDIT2,edit,1350631552
  99. Control7=IDC_STATIC,static,1342308352
  100. Control8=IDC_EDIT3,edit,1350631552
  101. Control9=IDC_BUTTON1,button,1342242816
  102. Control10=IDC_STATIC,button,1342177287
  103. Control11=IDC_CHECK1,button,1342242819
  104. Control12=IDC_CHECK2,button,1342242819
  105. Control13=IDC_CHECK3,button,1342242819
  106. Control14=IDC_CHECK4,button,1342242819
  107. Control15=IDC_EDIT4,edit,1350631552
  108. Control16=IDC_STATIC,static,1342308352
  109. Control17=IDC_EDIT5,edit,1350631552
  110. Control18=IDC_STATIC,static,1342308352
  111. Control19=IDC_STATIC,static,1342308352
  112. Control20=IDC_COMBO1,combobox,1344340226
  113. Control21=IDC_CHECK5,button,1342242819
  114. Control22=IDC_STATIC,static,1342177294
  115. Control23=IDC_BUTTON2,button,1342242816
  116. Control24=IDC_STATIC,button,1342177287
  117. Control25=IDC_TREE1,SysTreeView32,1350631424
  118. [MNU:IDR_MENU1 (Chinese (Taiwan))]
  119. Type=1
  120. Class=?
  121. Command1=ID_MENUITEM32771
  122. Command2=ID_MENUITEM32772
  123. CommandCount=2