home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / mslang / memwat / memwatch.clw < prev    next >
Text File  |  1994-01-13  |  2KB  |  96 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CTimingDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "memwatch.h"
  9. VbxHeaderFile=memwatch.h
  10. VbxImplementationFile=memwatch.cpp
  11.  
  12. ClassCount=3
  13. Class1=CMainDlgWindow
  14.  
  15. ResourceCount=3
  16. Resource1=IDD_ABOUT
  17. Class2=CAboutDlg
  18. Resource2=IDD_MAIN
  19. Class3=CTimingDlg
  20. Resource3=IDD_TIMING
  21.  
  22. [CLS:CMainDlgWindow]
  23. Type=0
  24. HeaderFile=memwatch.h
  25. ImplementationFile=memwatch.cpp
  26. Filter=W
  27. LastObject=CMainDlgWindow
  28.  
  29. [DLG:MAIN_DLG_WINDOW]
  30. Class=CMainDlgWindow
  31.  
  32. [CLS:CAboutDlg]
  33. Type=0
  34. HeaderFile=aboutdlg.h
  35. ImplementationFile=aboutdlg.cpp
  36. Filter=D
  37. LastObject=CAboutDlg
  38.  
  39. [CLS:CTimingDlg]
  40. Type=0
  41. HeaderFile=timing.h
  42. ImplementationFile=timing.cpp
  43. Filter=D
  44. LastObject=IDOK
  45.  
  46. [DLG:IDD_MAIN]
  47. Type=1
  48. ControlCount=21
  49. Control1=IDC_STATIC,static,1342308352
  50. Control2=IDC_STATIC,static,1342308352
  51. Control3=IDC_STATIC,static,1342308352
  52. Control4=IDC_STATIC,static,1342308352
  53. Control5=IDC_STATIC,static,1342308352
  54. Control6=IDC_STATIC,static,1342308352
  55. Control7=IDC_STATIC,static,1342308352
  56. Control8=IDC_STATIC,static,1342308352
  57. Control9=IDC_STATIC,static,1342308352
  58. Control10=LBL_WATCHING,static,1342308353
  59. Control11=LBL_DATA0,static,1342308354
  60. Control12=LBL_DATA1,static,1342308354
  61. Control13=LBL_DATA2,static,1342308354
  62. Control14=LBL_DATA3,static,1342308354
  63. Control15=LBL_DATA4,static,1342308354
  64. Control16=LBL_DATA5,static,1342308354
  65. Control17=LBL_DATA6,static,1342308354
  66. Control18=LBL_DATA7,static,1342308354
  67. Control19=LBL_DATA8,static,1342308354
  68. Control20=IDC_STATIC,static,1342308352
  69. Control21=LBL_DATA9,static,1342308354
  70. Class=?
  71.  
  72. [DLG:IDD_ABOUT]
  73. Type=1
  74. ControlCount=8
  75. Control1=IDOK,button,1342242817
  76. Control2=IDC_STATIC,static,1342308353
  77. Control3=LBL_SYS_RESOURCES,static,1342308353
  78. Control4=IDC_STATIC,static,1342177287
  79. Control5=IDC_STATIC,static,1342308353
  80. Control6=IDC_STATIC,static,1342308353
  81. Control7=IDC_STATIC,static,1342308352
  82. Control8=IDC_STATIC,static,1342177283
  83. Class=CAboutDlg
  84.  
  85. [DLG:IDD_TIMING]
  86. Type=1
  87. ControlCount=6
  88. Control1=TB_TIMING,edit,1350631552
  89. Control2=IDOK,button,1342242817
  90. Control3=IDCANCEL,button,1342242816
  91. Control4=IDC_STATIC,static,1342308352
  92. Control5=IDC_STATIC,static,1342308352
  93. Control6=IDC_STATIC,static,1342308352
  94. Class=CTimingDlg
  95.  
  96.