sendudp.clw
上传用户:lx6688
上传日期:2016-01-30
资源大小:46k
文件大小:2k
源码类别:

网络截获/分析

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CSendudpDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "sendudp.h"
  8. ClassCount=4
  9. Class1=CSendudpApp
  10. Class2=CSendudpDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Class4=CTypeChange
  16. Resource3=IDD_SENDUDP_DIALOG
  17. [CLS:CSendudpApp]
  18. Type=0
  19. HeaderFile=sendudp.h
  20. ImplementationFile=sendudp.cpp
  21. Filter=N
  22. LastObject=IDC_IPADDRESS1
  23. [CLS:CSendudpDlg]
  24. Type=0
  25. HeaderFile=sendudpDlg.h
  26. ImplementationFile=sendudpDlg.cpp
  27. Filter=D
  28. LastObject=CSendudpDlg
  29. BaseClass=CDialog
  30. VirtualFilter=dWC
  31. [CLS:CAboutDlg]
  32. Type=0
  33. HeaderFile=sendudpDlg.h
  34. ImplementationFile=sendudpDlg.cpp
  35. Filter=D
  36. LastObject=CAboutDlg
  37. [DLG:IDD_ABOUTBOX]
  38. Type=1
  39. Class=CAboutDlg
  40. ControlCount=4
  41. Control1=IDC_STATIC,static,1342177283
  42. Control2=IDC_STATIC,static,1342308480
  43. Control3=IDC_STATIC,static,1342308352
  44. Control4=IDOK,button,1342373889
  45. [DLG:IDD_SENDUDP_DIALOG]
  46. Type=1
  47. Class=CSendudpDlg
  48. ControlCount=11
  49. Control1=IDC_IPADDRESS1,SysIPAddress32,1342242816
  50. Control2=IDC_EDIT2,edit,1350631552
  51. Control3=IDC_EDIT3,edit,1352732804
  52. Control4=IDC_BUTTON1,button,1342242816
  53. Control5=IDC_EDIT1,edit,1350631552
  54. Control6=IDC_BUTTON2,button,1342242816
  55. Control7=IDC_STATIC,button,1342177287
  56. Control8=IDC_EDIT4,edit,1352730820
  57. Control9=IDC_STATIC,button,1342177287
  58. Control10=IDC_CHECK1,button,1342242819
  59. Control11=IDC_BUTTON3,button,1342242816
  60. [CLS:CTypeChange]
  61. Type=0
  62. HeaderFile=TypeChange.h
  63. ImplementationFile=TypeChange.cpp
  64. BaseClass=CDialog
  65. Filter=D