Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

89 lines
1.9 KiB

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CShowPerfLibDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ShowPerfLib.h"
  8. ClassCount=5
  9. Class1=CShowPerfLibApp
  10. Class2=CShowPerfLibDlg
  11. Class3=CPerfSelection
  12. Class4=CListPerfDlg
  13. ResourceCount=3
  14. Resource2=IDD_SHOWPERFLIB_DIALOG
  15. Resource1=IDR_MAINFRAME
  16. Class5=CCounterValDlg
  17. Resource3=IDD_LISTPERF
  18. [CLS:CShowPerfLibApp]
  19. Type=0
  20. HeaderFile=ShowPerfLib.h
  21. ImplementationFile=ShowPerfLib.cpp
  22. Filter=N
  23. [CLS:CShowPerfLibDlg]
  24. Type=0
  25. HeaderFile=ShowPerfLibDlg.h
  26. ImplementationFile=ShowPerfLibDlg.cpp
  27. Filter=D
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. LastObject=CShowPerfLibDlg
  31. [CLS:CPerfSelection]
  32. Type=0
  33. HeaderFile=PerfSelection.h
  34. ImplementationFile=PerfSelection.cpp
  35. BaseClass=CDialog
  36. Filter=D
  37. LastObject=CPerfSelection
  38. VirtualFilter=dWC
  39. [DLG:IDD_SHOWPERFLIB_DIALOG]
  40. Type=1
  41. Class=CShowPerfLibDlg
  42. ControlCount=6
  43. Control1=IDOK,button,1342242817
  44. Control2=IDC_PERFTREE,SysTreeView32,1350631431
  45. Control3=IDC_ERRORS,SysListView32,1350680577
  46. Control4=IDC_STATIC,static,1342308352
  47. Control5=IDC_REQUEST,edit,1350631552
  48. Control6=IDC_GET_COUNTER,button,1342242816
  49. [DLG:IDD_LISTPERF]
  50. Type=1
  51. Class=CListPerfDlg
  52. ControlCount=10
  53. Control1=IDOK,button,1476460545
  54. Control2=IDCANCEL,button,1342242816
  55. Control3=IDC_RESETSTATUS,button,1342242816
  56. Control4=IDC_PERFLIBS,SysListView32,1350631433
  57. Control5=IDC_REFRESH,button,1342242816
  58. Control6=IDC_HIDEPERFS,button,1342242816
  59. Control7=IDC_UNHIDEPERFS,button,1342242816
  60. Control8=IDC_CHECKREF,button,1342242819
  61. Control9=IDC_STATIC,button,1342177287
  62. Control10=IDC_STATIC,button,1342177287
  63. [CLS:CListPerfDlg]
  64. Type=0
  65. HeaderFile=listperf.h
  66. ImplementationFile=listperf.cpp
  67. BaseClass=CDialog
  68. LastObject=CListPerfDlg
  69. Filter=D
  70. VirtualFilter=dWC
  71. [CLS:CCounterValDlg]
  72. Type=0
  73. HeaderFile=CounterValDlg.h
  74. ImplementationFile=CounterValDlg.cpp
  75. BaseClass=CDialog
  76. Filter=D
  77. LastObject=CCounterValDlg
  78. VirtualFilter=dWC