home *** CD-ROM | disk | FTP | other *** search
/ Master Visual C++ 1.5 / MASTERVC15.ISO / vcprog / original / ch23 / mix / mix.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1994-02-04  |  1.5 KB  |  80 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMixView
  6. LastTemplate=CFormView
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "mix.h"
  9. VbxHeaderFile=mix.h
  10. VbxImplementationFile=mix.cpp
  11. LastPage=0
  12.  
  13. ClassCount=5
  14. Class1=CMixApp
  15. Class2=CMixDoc
  16. Class3=CAboutDlg
  17. Class4=CMainFrame
  18.  
  19. ResourceCount=2
  20. Resource1=IDD_ABOUTBOX
  21. Class5=CMixView
  22. Resource2=IDD_DIALOG1
  23.  
  24. [CLS:CMixApp]
  25. Type=0
  26. HeaderFile=mix.h
  27. ImplementationFile=mix.cpp
  28. Filter=N
  29.  
  30. [CLS:CMixDoc]
  31. Type=0
  32. HeaderFile=mixdoc.h
  33. ImplementationFile=mixdoc.cpp
  34. Filter=N
  35.  
  36. [CLS:CMixView]
  37. Type=0
  38. HeaderFile=mixview.h
  39. ImplementationFile=mixview.cpp
  40. Filter=D
  41. LastObject=IDC_TEGOMM_MIDI
  42.  
  43. [CLS:CMainFrame]
  44. Type=0
  45. HeaderFile=mainfrm.h
  46. ImplementationFile=mainfrm.cpp
  47. Filter=T
  48.  
  49. [CLS:CAboutDlg]
  50. Type=0
  51. HeaderFile=mix.cpp
  52. ImplementationFile=mix.cpp
  53. Filter=D
  54.  
  55. [DLG:IDD_ABOUTBOX]
  56. Type=1
  57. ControlCount=4
  58. Control1=IDC_STATIC,static,1342177283
  59. Control2=IDC_STATIC,static,1342308352
  60. Control3=IDC_STATIC,static,1342308352
  61. Control4=IDOK,button,1342373889
  62. Class=CAboutDlg
  63.  
  64. [MNU:IDR_MAINFRAME]
  65. Type=1
  66. Class=CMainFrame
  67. Command1=ID_APP_EXIT
  68. Command2=ID_APP_ABOUT
  69. CommandCount=2
  70.  
  71. [DLG:IDD_DIALOG1]
  72. Type=1
  73. Class=CMixView
  74. ControlCount=4
  75. Control1=IDC_STATIC,static,1342308352
  76. Control2=IDC_TEGOMM_WAV,VBControl,1409351680,TEGOMM.VBX;TEGOMM
  77. Control3=IDC_STATIC,static,1342308352
  78. Control4=IDC_TEGOMM_MIDI,VBControl,1409351680,TEGOMM.VBX;TEGOMM
  79.  
  80.