home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / dlgcbr.zip / DLGCBAR.CLW < prev    next >
Text File  |  1994-06-30  |  2KB  |  113 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CWndListDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "dlgcbar.h"
  9. VbxHeaderFile=dlgcbar.h
  10. VbxImplementationFile=dlgcbar.cpp
  11. LastPage=0
  12.  
  13. ClassCount=7
  14. Class1=CAboutDlg
  15. Class2=CDlgToolBar
  16. Class3=CTheApp
  17. Class4=CModelessMain
  18. Class5=CModelessDialog
  19. Class6=CRateDlg
  20. Class7=CWndListDlg
  21.  
  22. ResourceCount=3
  23. Resource1=IDD_ABOUT
  24. Resource2=IDD_RATE
  25. Resource3=IDR_MAIN
  26.  
  27. [CLS:CAboutDlg]
  28. Type=0
  29. HeaderFile=aboutdlg.h
  30. ImplementationFile=aboutdlg.cpp
  31.  
  32. [CLS:CDlgToolBar]
  33. Type=0
  34. HeaderFile=dlgbars.h
  35. ImplementationFile=dlgbars.cpp
  36.  
  37. [CLS:CTheApp]
  38. Type=0
  39. HeaderFile=dlgcbar.h
  40. ImplementationFile=dlgcbar.cpp
  41.  
  42. [CLS:CModelessMain]
  43. Type=0
  44. HeaderFile=mdlsmain.h
  45. ImplementationFile=mdlsmain.cpp
  46. Filter=D
  47. LastObject=CModelessMain
  48.  
  49. [CLS:CModelessDialog]
  50. Type=0
  51. HeaderFile=modeless.h
  52. ImplementationFile=modeless.cpp
  53.  
  54. [CLS:CRateDlg]
  55. Type=0
  56. HeaderFile=ratedlg.h
  57. ImplementationFile=ratedlg.cpp
  58. Filter=D
  59. LastObject=IDC_INTERVAL
  60.  
  61. [CLS:CWndListDlg]
  62. Type=0
  63. HeaderFile=wndlist.h
  64. ImplementationFile=wndlist.cpp
  65. LastObject=CWndListDlg
  66.  
  67. [DLG:IDD_ABOUT]
  68. Type=1
  69. Class=CAboutDlg
  70. ControlCount=5
  71. Control1=IDOK,button,1342242817
  72. Control2=IDR_MAIN,static,1342177283
  73. Control3=IDC_STATIC,static,1342308353
  74. Control4=IDC_STATIC,static,1342308353
  75. Control5=IDC_STATIC,static,1342308353
  76.  
  77. [DLG:IDD_RATE]
  78. Type=1
  79. Class=CRateDlg
  80. ControlCount=4
  81. Control1=IDC_STATIC,static,1342308352
  82. Control2=IDC_INTERVAL,edit,1350631424
  83. Control3=IDOK,button,1342242817
  84. Control4=IDCANCEL,button,1342242816
  85.  
  86. [DLG:IDR_MAIN]
  87. Type=1
  88. Class=CWndListDlg
  89. ControlCount=11
  90. Control1=IDC_WNDLIST,listbox,1352728963
  91. Control2=IDC_STATIC,static,1342308352
  92. Control3=IDC_CLASS,static,1342308352
  93. Control4=IDC_STATIC,static,1342308352
  94. Control5=IDC_MODULE,static,1342308352
  95. Control6=IDC_STATIC,static,1342308352
  96. Control7=IDC_PARENT,static,1342308352
  97. Control8=IDC_STATIC,static,1342308352
  98. Control9=IDC_RECT,static,1342308352
  99. Control10=IDC_STATIC,static,1342308352
  100. Control11=IDC_STYLE,static,1342308352
  101.  
  102. [MNU:IDR_MAIN]
  103. Type=1
  104. Class=?
  105. Command1=ID_APP_EXIT
  106. Command2=ID_OPTION_NOW
  107. Command3=ID_OPTION_RATE
  108. Command4=ID_VIEW_STATUS_BAR
  109. Command5=ID_VIEW_TOOLBAR
  110. Command6=ID_HELP_ABOUT
  111. CommandCount=6
  112.  
  113.