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

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