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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CBounceMDIChildWnd
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "mtmdi.h"
  9. VbxHeaderFile=mtmdi.h
  10. VbxImplementationFile=mtmdi.cpp
  11. LastPage=0
  12.  
  13. ClassCount=6
  14. Class1=CBounceMDIChildWnd
  15. Class2=CBounceWnd
  16. Class3=CHelloWnd
  17. Class4=CMainFrame
  18. Class5=CMdiApp
  19. Class6=CBounceThread
  20.  
  21. ResourceCount=4
  22. Resource1=IDR_HELLO
  23. Resource2=IDR_MAINFRAME
  24. Resource3=IDD_ABOUTBOX
  25. Resource4=IDR_BOUNCE
  26.  
  27. [CLS:CBounceMDIChildWnd]
  28. Type=0
  29. HeaderFile=bounce.h
  30. ImplementationFile=bounce.cpp
  31. LastObject=CBounceMDIChildWnd
  32. Filter=W
  33. VirtualFilter=mfWC
  34.  
  35. [CLS:CBounceWnd]
  36. Type=0
  37. HeaderFile=bounce.h
  38. ImplementationFile=bounce.cpp
  39. LastObject=CBounceWnd
  40. Filter=W
  41. VirtualFilter=WC
  42.  
  43. [CLS:CHelloWnd]
  44. Type=0
  45. HeaderFile=hello.h
  46. ImplementationFile=hello.cpp
  47.  
  48. [CLS:CMainFrame]
  49. Type=0
  50. HeaderFile=mainfrm.h
  51. ImplementationFile=mainfrm.cpp
  52. LastObject=CMainFrame
  53. Filter=T
  54. VirtualFilter=fWC
  55.  
  56. [CLS:CMdiApp]
  57. Type=0
  58. HeaderFile=mdi.h
  59. ImplementationFile=mdi.cpp
  60.  
  61. [CLS:CBounceThread]
  62. Type=0
  63. HeaderFile=mtbounce.h
  64. ImplementationFile=mtbounce.cpp
  65. LastObject=CBounceThread
  66.  
  67. [ACL:IDR_MAINFRAME]
  68. Type=1
  69. Class=?
  70. Command1=ID_APP_ABOUT
  71. CommandCount=1
  72.  
  73. [DLG:IDD_ABOUTBOX]
  74. Type=1
  75. Class=?
  76. ControlCount=6
  77. Control1=IDC_STATIC,static,1342308353
  78. Control2=IDC_STATIC,static,1342308353
  79. Control3=IDC_STATIC,static,1342308353
  80. Control4=IDC_STATIC,static,1342308353
  81. Control5=IDC_STATIC,static,1342177283
  82. Control6=IDOK,button,1342373889
  83.  
  84. [MNU:IDR_BOUNCE]
  85. Type=1
  86. Class=?
  87. Command1=IDM_BOUNCE
  88. Command2=IDM_HELLO
  89. Command3=ID_APP_EXIT
  90. Command4=IDM_BLACK
  91. Command5=IDM_RED
  92. Command6=IDM_GREEN
  93. Command7=IDM_BLUE
  94. Command8=IDM_WHITE
  95. Command9=IDM_CUSTOM
  96. Command10=IDM_SLOW
  97. Command11=IDM_FAST
  98. Command12=ID_WINDOW_CASCADE
  99. Command13=ID_WINDOW_TILE_VERT
  100. Command14=ID_WINDOW_ARRANGE
  101. Command15=ID_APP_ABOUT
  102. CommandCount=15
  103.  
  104. [MNU:IDR_HELLO]
  105. Type=1
  106. Class=?
  107. Command1=IDM_BOUNCE
  108. Command2=IDM_HELLO
  109. Command3=ID_APP_EXIT
  110. Command4=IDM_BLACK
  111. Command5=IDM_RED
  112. Command6=IDM_GREEN
  113. Command7=IDM_BLUE
  114. Command8=IDM_WHITE
  115. Command9=IDM_CUSTOM
  116. Command10=ID_WINDOW_CASCADE
  117. Command11=ID_WINDOW_TILE_VERT
  118. Command12=ID_WINDOW_ARRANGE
  119. Command13=ID_APP_ABOUT
  120. CommandCount=13
  121.  
  122. [MNU:IDR_MAINFRAME]
  123. Type=1
  124. Class=?
  125. Command1=IDM_BOUNCE
  126. Command2=IDM_HELLO
  127. Command3=ID_APP_EXIT
  128. Command4=ID_APP_ABOUT
  129. CommandCount=4
  130.  
  131.