NeighborInfo.clw
上传用户:jnhwc1
上传日期:2022-07-09
资源大小:100k
文件大小:2k
源码类别:

进程与线程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CNeighborInfoDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "neighborinfo.h"
  8. LastPage=0
  9. ClassCount=4
  10. Class1=CMessSocket
  11. Class2=CNeighborInfoApp
  12. Class3=CAboutDlg
  13. Class4=CNeighborInfoDlg
  14. ResourceCount=3
  15. Resource1=IDD_ABOUTBOX
  16. Resource2=IDD_NEIGHBORINFO_DIALOG
  17. Resource3=CG_IDR_POPUP_NEIGHBOR_INFO_DLG
  18. [CLS:CMessSocket]
  19. Type=0
  20. BaseClass=CSocket
  21. HeaderFile=MessSocket.h
  22. ImplementationFile=MessSocket.cpp
  23. [CLS:CNeighborInfoApp]
  24. Type=0
  25. BaseClass=CWinApp
  26. HeaderFile=NeighborInfo.h
  27. ImplementationFile=NeighborInfo.cpp
  28. [CLS:CAboutDlg]
  29. Type=0
  30. BaseClass=CDialog
  31. HeaderFile=NeighborInfoDlg.cpp
  32. ImplementationFile=NeighborInfoDlg.cpp
  33. [CLS:CNeighborInfoDlg]
  34. Type=0
  35. BaseClass=CDialog
  36. HeaderFile=NeighborInfoDlg.h
  37. ImplementationFile=NeighborInfoDlg.cpp
  38. LastObject=IDC_BUTTON5
  39. Filter=D
  40. VirtualFilter=dWC
  41. [DLG:IDD_ABOUTBOX]
  42. Type=1
  43. Class=CAboutDlg
  44. ControlCount=4
  45. Control1=IDC_STATIC,static,1342177283
  46. Control2=IDC_STATIC,static,1342308480
  47. Control3=IDC_STATIC,static,1342308352
  48. Control4=IDOK,button,1342373889
  49. [DLG:IDD_NEIGHBORINFO_DIALOG]
  50. Type=1
  51. Class=CNeighborInfoDlg
  52. ControlCount=13
  53. Control1=IDOK,button,1342242816
  54. Control2=IDC_BEGINSCAN,button,1342242817
  55. Control3=IDC_STOPSCAN,button,1342242816
  56. Control4=IDC_LISTINFOR,SysListView32,1350631424
  57. Control5=IDC_MYHELP,button,1342242816
  58. Control6=IDC_EMPTY,button,1342242816
  59. Control7=IDC_IP,edit,1350631552
  60. Control8=IDC_BUTTON2,button,1342242816
  61. Control9=IDC_IPADDRESS1,SysIPAddress32,1342242816
  62. Control10=IDC_BUTTON3,button,1342242816
  63. Control11=IDC_BUTTON4,button,1342242816
  64. Control12=IDC_LISTPROCSS,SysListView32,1350631424
  65. Control13=IDC_BUTTON5,button,1342242816
  66. [MNU:CG_IDR_POPUP_NEIGHBOR_INFO_DLG]
  67. Type=1
  68. Class=?
  69. Command1=ID_EDIT_CUT
  70. Command2=ID_EDIT_COPY
  71. Command3=ID_EDIT_PASTE
  72. Command4=IDC_BUTTON3
  73. Command5=IDC_BUTTON2
  74. CommandCount=5