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

Ftp客户端

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CAboutDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "gftptest.h"
  8. LastPage=0
  9. ClassCount=3
  10. Class1=CGFTPTestApp
  11. Class2=CAboutDlg
  12. Class3=CGFTPTestDlg
  13. ResourceCount=2
  14. Resource1=IDD_ABOUTBOX (English (U.S.))
  15. Resource2=IDD_GFTPTEST_DIALOG (English (U.S.))
  16. [CLS:CGFTPTestApp]
  17. Type=0
  18. BaseClass=CWinApp
  19. HeaderFile=GFTPTest.h
  20. ImplementationFile=GFTPTest.cpp
  21. [CLS:CAboutDlg]
  22. Type=0
  23. BaseClass=CDialog
  24. HeaderFile=GFTPTestDlg.cpp
  25. ImplementationFile=GFTPTestDlg.cpp
  26. LastObject=CAboutDlg
  27. Filter=D
  28. VirtualFilter=dWC
  29. [CLS:CGFTPTestDlg]
  30. Type=0
  31. BaseClass=CDialog
  32. HeaderFile=GFTPTestDlg.h
  33. ImplementationFile=GFTPTestDlg.cpp
  34. LastObject=CGFTPTestDlg
  35. Filter=D
  36. VirtualFilter=dWC
  37. [DLG:IDD_ABOUTBOX]
  38. Type=1
  39. Class=CAboutDlg
  40. [DLG:IDD_GFTPTEST_DIALOG]
  41. Type=1
  42. Class=CGFTPTestDlg
  43. [DLG:IDD_GFTPTEST_DIALOG (English (U.S.))]
  44. Type=1
  45. Class=CGFTPTestDlg
  46. ControlCount=36
  47. Control1=IDC_BUTTON1,button,1342242816
  48. Control2=IDC_STATIC,static,1342308352
  49. Control3=IDC_EDIT1,edit,1350631552
  50. Control4=IDC_STATIC,static,1342308352
  51. Control5=IDC_EDIT2,edit,1350631552
  52. Control6=IDC_STATIC,static,1342308352
  53. Control7=IDC_EDIT3,edit,1350631552
  54. Control8=IDC_STATIC,static,1342308352
  55. Control9=IDC_EDIT4,edit,1350631552
  56. Control10=IDC_STATIC,static,1342308352
  57. Control11=IDC_EDIT5,edit,1484849280
  58. Control12=IDC_STATIC,static,1342308352
  59. Control13=IDC_EDIT6,edit,1484849280
  60. Control14=IDC_EDIT7,edit,1484849280
  61. Control15=IDC_STATIC,static,1342308352
  62. Control16=IDC_STATIC,static,1342308352
  63. Control17=IDC_EDIT8,edit,1484849280
  64. Control18=IDC_CHECK1,button,1342242819
  65. Control19=IDC_STATIC,static,1342308352
  66. Control20=IDC_EDIT9,edit,1350631552
  67. Control21=IDC_STATIC,static,1342308352
  68. Control22=IDC_EDIT10,edit,1350631552
  69. Control23=IDC_RADIO1,button,1342308361
  70. Control24=IDC_RADIO2,button,1342177289
  71. Control25=IDC_STATIC,button,1342177287
  72. Control26=IDC_RADIO3,button,1342308361
  73. Control27=IDC_RADIO4,button,1342177289
  74. Control28=IDC_RADIO5,button,1342177289
  75. Control29=IDC_RADIO6,button,1342177289
  76. Control30=IDC_RADIO7,button,1342177289
  77. Control31=IDC_RADIO8,button,1342177289
  78. Control32=IDC_RADIO9,button,1342177289
  79. Control33=IDC_RADIO10,button,1342177289
  80. Control34=IDC_RADIO11,button,1342177289
  81. Control35=IDC_EDIT11,edit,1350631552
  82. Control36=IDC_STATIC,static,1342308352
  83. [DLG:IDD_ABOUTBOX (English (U.S.))]
  84. Type=1
  85. Class=CAboutDlg
  86. ControlCount=4
  87. Control1=IDC_STATIC,static,1342177283
  88. Control2=IDC_STATIC,static,1342308480
  89. Control3=IDC_STATIC,static,1342308352
  90. Control4=IDOK,button,1342373889