PortScan.clw
上传用户:zhyl198712
上传日期:2013-02-03
资源大小:35k
文件大小:2k
源码类别:

扫描程序

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CPortScanDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "PortScan.h"
  8. ClassCount=3
  9. Class1=CPortScanApp
  10. Class2=CPortScanDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_PORTSCAN_DIALOG
  16. [CLS:CPortScanApp]
  17. Type=0
  18. HeaderFile=PortScan.h
  19. ImplementationFile=PortScan.cpp
  20. Filter=N
  21. [CLS:CPortScanDlg]
  22. Type=0
  23. HeaderFile=PortScanDlg.h
  24. ImplementationFile=PortScanDlg.cpp
  25. Filter=D
  26. BaseClass=CDialog
  27. VirtualFilter=dWC
  28. LastObject=IDC_BUTTONSAVE
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=PortScanDlg.h
  32. ImplementationFile=PortScanDlg.cpp
  33. Filter=D
  34. [DLG:IDD_ABOUTBOX]
  35. Type=1
  36. Class=CAboutDlg
  37. ControlCount=7
  38. Control1=IDC_STATIC,static,1342177283
  39. Control2=IDC_STATIC,static,1342308480
  40. Control3=IDOK,button,1342373889
  41. Control4=IDC_STATIC,static,1342308352
  42. Control5=IDC_STATIC,static,1342308352
  43. Control6=IDC_STATIC,static,1342308352
  44. Control7=IDC_STATIC,static,1342308352
  45. [DLG:IDD_PORTSCAN_DIALOG]
  46. Type=1
  47. Class=CPortScanDlg
  48. ControlCount=18
  49. Control1=IDC_STATIC,button,1342177287
  50. Control2=IDC_STATIC,static,1342308352
  51. Control3=IDC_IP_ADDRESS,SysIPAddress32,1342242816
  52. Control4=IDC_EDIT_SINGLE_PORT,edit,1350631552
  53. Control5=IDC_STATIC,button,1342177287
  54. Control6=IDC_RADIO_SINGLE,button,1342177289
  55. Control7=IDC_RADIO_MULTI,button,1342177289
  56. Control8=IDC_EDIT_PORT_FROM,edit,1350631552
  57. Control9=IDC_STATIC,static,1342308352
  58. Control10=IDC_EDIT_PORT_TO,edit,1350631552
  59. Control11=IDC_LISTINFO,SysListView32,1350631425
  60. Control12=IDC_BUTTONSCAN,button,1342242816
  61. Control13=IDC_BUTTONSTOP,button,1342242816
  62. Control14=IDC_PROGRESS_SCAN,msctls_progress32,1350565888
  63. Control15=IDC_STATIC_PROMPT,static,1342308352
  64. Control16=IDC_BUTTONABOUT,button,1342242816
  65. Control17=IDC_STATIC,static,1342308352
  66. Control18=IDC_THREADNUMBER,edit,1350631552