home *** CD-ROM | disk | FTP | other *** search
/ Master Visual C++ 1.5 / MASTERVC15.ISO / vcprog / original / ch26 / mytimer / mytimer.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1994-02-03  |  1.2 KB  |  71 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMytimerView
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "mytimer.h"
  9. VbxHeaderFile=mytimer.h
  10. VbxImplementationFile=mytimer.cpp
  11. LastPage=0
  12.  
  13. ClassCount=5
  14. Class1=CMytimerApp
  15. Class2=CMytimerDoc
  16. Class3=CMytimerView
  17. Class4=CMainFrame
  18.  
  19. ResourceCount=5
  20. Resource1=IDD_ABOUTBOX
  21. Resource2=IDR_MAINFRAME
  22. Class5=CAboutDlg
  23.  
  24. [CLS:CMytimerApp]
  25. Type=0
  26. HeaderFile=mytimer.h
  27. ImplementationFile=mytimer.cpp
  28. Filter=N
  29.  
  30. [CLS:CMytimerDoc]
  31. Type=0
  32. HeaderFile=mytimdoc.h
  33. ImplementationFile=mytimdoc.cpp
  34. Filter=N
  35.  
  36. [CLS:CMytimerView]
  37. Type=0
  38. HeaderFile=mytimvw.h
  39. ImplementationFile=mytimvw.cpp
  40. Filter=C
  41. LastObject=CMytimerView
  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=mytimer.cpp
  52. ImplementationFile=mytimer.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.