coolsb_mfctest.clw 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CCoolsb_mfctestView
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "coolsb_mfctest.h"
  8. LastPage=0
  9. ClassCount=5
  10. Class1=CCoolsb_mfctestApp
  11. Class2=CAboutDlg
  12. Class3=CCoolsb_mfctestDoc
  13. Class4=CCoolsb_mfctestView
  14. Class5=CMainFrame
  15. ResourceCount=2
  16. Resource1=IDR_MAINFRAME (English (U.S.))
  17. Resource2=IDD_ABOUTBOX (English (U.S.))
  18. [CLS:CCoolsb_mfctestApp]
  19. Type=0
  20. BaseClass=CWinApp
  21. HeaderFile=coolsb_mfctest.h
  22. ImplementationFile=coolsb_mfctest.cpp
  23. [CLS:CAboutDlg]
  24. Type=0
  25. BaseClass=CDialog
  26. HeaderFile=coolsb_mfctest.cpp
  27. ImplementationFile=coolsb_mfctest.cpp
  28. LastObject=CAboutDlg
  29. [CLS:CCoolsb_mfctestDoc]
  30. Type=0
  31. BaseClass=CDocument
  32. HeaderFile=coolsb_mfctestDoc.h
  33. ImplementationFile=coolsb_mfctestDoc.cpp
  34. [CLS:CCoolsb_mfctestView]
  35. Type=0
  36. BaseClass=CView
  37. HeaderFile=coolsb_mfctestView.h
  38. ImplementationFile=coolsb_mfctestView.cpp
  39. Filter=C
  40. VirtualFilter=VWC
  41. LastObject=CCoolsb_mfctestView
  42. [CLS:CMainFrame]
  43. Type=0
  44. BaseClass=CFrameWnd
  45. HeaderFile=MainFrm.h
  46. ImplementationFile=MainFrm.cpp
  47. [DLG:IDD_ABOUTBOX]
  48. Type=1
  49. Class=CAboutDlg
  50. [MNU:IDR_MAINFRAME (English (U.S.))]
  51. Type=1
  52. Class=?
  53. Command1=ID_FILE_NEW
  54. Command2=ID_FILE_OPEN
  55. Command3=ID_FILE_SAVE
  56. Command4=ID_FILE_SAVE_AS
  57. Command5=ID_APP_EXIT
  58. Command6=ID_EDIT_UNDO
  59. Command7=ID_EDIT_CUT
  60. Command8=ID_EDIT_COPY
  61. Command9=ID_EDIT_PASTE
  62. Command10=ID_VIEW_STATUS_BAR
  63. Command11=ID_APP_ABOUT
  64. CommandCount=11
  65. [ACL:IDR_MAINFRAME (English (U.S.))]
  66. Type=1
  67. Class=?
  68. Command1=ID_FILE_NEW
  69. Command2=ID_FILE_OPEN
  70. Command3=ID_FILE_SAVE
  71. Command4=ID_EDIT_UNDO
  72. Command5=ID_EDIT_CUT
  73. Command6=ID_EDIT_COPY
  74. Command7=ID_EDIT_PASTE
  75. Command8=ID_EDIT_UNDO
  76. Command9=ID_EDIT_CUT
  77. Command10=ID_EDIT_COPY
  78. Command11=ID_EDIT_PASTE
  79. Command12=ID_NEXT_PANE
  80. Command13=ID_PREV_PANE
  81. CommandCount=13
  82. [DLG:IDD_ABOUTBOX (English (U.S.))]
  83. Type=1
  84. Class=?
  85. ControlCount=4
  86. Control1=IDC_STATIC,static,1342177283
  87. Control2=IDC_STATIC,static,1342308480
  88. Control3=IDC_STATIC,static,1342308352
  89. Control4=IDOK,button,1342373889