home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / ole / oleview / oleview.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  2.7 KB  |  130 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAboutDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "oleview.h"
  9. LastPage=0
  10.  
  11. ClassCount=7
  12. Class1=COle2ViewDoc
  13. Class2=CMainFrame
  14. Class3=CObjTreeView
  15. Class4=COle2ViewApp
  16. Class5=CAboutDlg
  17. Class6=CRegistryView
  18. Class7=CDropTargetView
  19.  
  20. ResourceCount=3
  21. Resource1=IDR_MAINFRAME
  22. Resource2=IDD_ABOUTBOX
  23. Resource3=IDD_REGVIEW
  24.  
  25. [CLS:COle2ViewDoc]
  26. Type=0
  27. BaseClass=CDocument
  28. HeaderFile=doc.h
  29. ImplementationFile=doc.cpp
  30.  
  31. [CLS:CMainFrame]
  32. Type=0
  33. BaseClass=CFrameWnd
  34. HeaderFile=mainfrm.h
  35. ImplementationFile=mainfrm.cpp
  36.  
  37. [CLS:CObjTreeView]
  38. Type=0
  39. BaseClass=CTreeView
  40. HeaderFile=obj_vw.h
  41. ImplementationFile=obj_vw.cpp
  42.  
  43. [CLS:COle2ViewApp]
  44. Type=0
  45. BaseClass=CWinApp
  46. HeaderFile=oleview.h
  47. ImplementationFile=oleview.cpp
  48.  
  49. [CLS:CAboutDlg]
  50. Type=0
  51. BaseClass=CDialog
  52. HeaderFile=oleview.cpp
  53. ImplementationFile=oleview.cpp
  54. LastObject=CAboutDlg
  55.  
  56. [CLS:CRegistryView]
  57. Type=0
  58. BaseClass=CFormView
  59. HeaderFile=regview.h
  60. ImplementationFile=regview.cpp
  61.  
  62. [CLS:CDropTargetView]
  63. Type=0
  64. BaseClass=CView
  65. HeaderFile=view.h
  66. ImplementationFile=view.cpp
  67.  
  68. [DLG:IDD_ABOUTBOX]
  69. Type=1
  70. Class=CAboutDlg
  71. ControlCount=8
  72. Control1=IDC_STATIC,static,1342177283
  73. Control2=IDC_APPNAME,static,1342308352
  74. Control3=IDC_COPYRIGHT,static,1342308352
  75. Control4=IDCANCEL,button,1342373889
  76. Control5=IDC_ALLRIGHTSRESERVED,static,1342308352
  77. Control6=IDC_WRITTENBY,static,1342308352
  78. Control7=IDC_GROUP,static,1342308352
  79. Control8=IDC_VERSION,static,1342308352
  80.  
  81. [DLG:IDD_REGVIEW]
  82. Type=1
  83. Class=CRegistryView
  84. ControlCount=4
  85. Control1=IDC_OBJICON,static,1342177283
  86. Control2=IDC_OBJECTNAME,static,1342308492
  87. Control3=IDC_OBJECTCLSID,static,1342308492
  88. Control4=IDC_TREEVIEW,SysTreeView32,1350631450
  89.  
  90. [ACL:IDR_MAINFRAME]
  91. Type=1
  92. Class=?
  93. Command1=ID_EDIT_COPY
  94. Command2=ID_FILE_NEW
  95. Command3=ID_FILE_OPEN
  96. Command4=ID_FILE_SAVE
  97. Command5=ID_EDIT_PASTE
  98. Command6=ID_EDIT_UNDO
  99. Command7=ID_EDIT_CUT
  100. Command8=ID_HELP_INDEX
  101. Command9=ID_VIEW_REFRESH
  102. Command10=ID_NEXT_PANE
  103. Command11=ID_PREV_PANE
  104. Command12=ID_EDIT_COPY
  105. Command13=ID_EDIT_PASTE
  106. Command14=ID_EDIT_CUT
  107. Command15=ID_EDIT_UNDO
  108. CommandCount=15
  109.  
  110. [MNU:IDR_MAINFRAME]
  111. Type=1
  112. Class=?
  113. Command1=ID_FILE_BINDTOAFILE
  114. Command2=ID_FILE_VIEWTYPELIB
  115. Command3=ID_FILE_RUNREGEDIT
  116. Command4=ID_APP_EXIT
  117. Command5=ID_OBJECT_DELETE
  118. Command6=ID_OBJECT_VERIFY
  119. Command7=ID_IFACES_USEINPROCSERVER
  120. Command8=ID_IFACES_USEINPROCHANDLER
  121. Command9=ID_IFACES_USELOCALSERVER
  122. Command10=ID_VIEW_TOOLBAR
  123. Command11=ID_VIEW_STATUS_BAR
  124. Command12=ID_VIEW_REFRESH
  125. Command13=ID_HELP_INDEX
  126. Command14=ID_HELP_USING
  127. Command15=ID_APP_ABOUT
  128. CommandCount=15
  129.  
  130.