WinPing.clw
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CAutoComplete
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "winping.h"
  8. LastPage=0
  9. ClassCount=4
  10. Class1=CAutoComplete
  11. Class2=CWinPingApp
  12. Class3=CAboutDlg
  13. Class4=CWinPingDlg
  14. ResourceCount=2
  15. Resource1=IDD_ABOUTBOX (English (U.S.))
  16. Resource2=IDD_WINPING_DIALOG (English (U.S.))
  17. [CLS:CAutoComplete]
  18. Type=0
  19. BaseClass=CComboBox
  20. HeaderFile=ComboBoxEx.h
  21. ImplementationFile=ComboBoxEx.cpp
  22. LastObject=CAutoComplete
  23. [CLS:CWinPingApp]
  24. Type=0
  25. BaseClass=CWinApp
  26. HeaderFile=WinPing.h
  27. ImplementationFile=WinPing.cpp
  28. [CLS:CAboutDlg]
  29. Type=0
  30. BaseClass=CDialog
  31. HeaderFile=WinPingDlg.cpp
  32. ImplementationFile=WinPingDlg.cpp
  33. LastObject=IDOK
  34. [CLS:CWinPingDlg]
  35. Type=0
  36. BaseClass=CDialog
  37. HeaderFile=WinPingDlg.h
  38. ImplementationFile=WinPingDlg.cpp
  39. LastObject=CWinPingDlg
  40. [DLG:IDD_ABOUTBOX]
  41. Type=1
  42. Class=CAboutDlg
  43. [DLG:IDD_WINPING_DIALOG]
  44. Type=1
  45. Class=CWinPingDlg
  46. [DLG:IDD_ABOUTBOX (English (U.S.))]
  47. Type=1
  48. Class=?
  49. ControlCount=2
  50. Control1=IDOK,button,1342373889
  51. Control2=IDC_STATIC,static,1342177283
  52. [DLG:IDD_WINPING_DIALOG (English (U.S.))]
  53. Type=1
  54. Class=?
  55. ControlCount=10
  56. Control1=IDC_SERVERS,combobox,1344340226
  57. Control2=IDC_RETRIES,edit,1350631554
  58. Control3=IDC_SPIN1,msctls_updown32,1342177462
  59. Control4=IDC_LIST,SysListView32,1350664193
  60. Control5=ID_PING,button,1342242817
  61. Control6=IDCANCEL,button,1342242816
  62. Control7=IDC_STATIC,static,1342308352
  63. Control8=IDC_FROM,static,1342177283
  64. Control9=IDC_TO,static,1342177283
  65. Control10=IDC_STATIC,static,1342308352