MDI.CLW
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:2k
源码类别:

Windows编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CBounceWnd
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "mdi.h"
  8. ClassCount=4
  9. Class1=CBounceWnd
  10. Class2=CHelloWnd
  11. Class3=CMainFrame
  12. Class4=CMdiApp
  13. ResourceCount=4
  14. Resource1=IDR_HELLO
  15. Resource2=IDD_ABOUTBOX
  16. Resource3=IDR_BOUNCE
  17. Resource4=IDR_MAINFRAME
  18. [CLS:CBounceWnd]
  19. Type=0
  20. HeaderFile=bounce.h
  21. ImplementationFile=bounce.cpp
  22. LastObject=CBounceWnd
  23. [CLS:CHelloWnd]
  24. Type=0
  25. HeaderFile=hello.h
  26. ImplementationFile=hello.cpp
  27. [CLS:CMainFrame]
  28. Type=0
  29. HeaderFile=mainfrm.h
  30. ImplementationFile=mainfrm.cpp
  31. [CLS:CMdiApp]
  32. Type=0
  33. HeaderFile=mdi.h
  34. ImplementationFile=mdi.cpp
  35. [ACL:IDR_MAINFRAME]
  36. Type=1
  37. Class=?
  38. Command1=ID_APP_ABOUT
  39. CommandCount=1
  40. [DLG:IDD_ABOUTBOX]
  41. Type=1
  42. Class=?
  43. ControlCount=6
  44. Control1=IDC_STATIC,static,1342308353
  45. Control2=IDC_STATIC,static,1342308353
  46. Control3=IDC_STATIC,static,1342308353
  47. Control4=IDC_STATIC,static,1342308353
  48. Control5=IDC_STATIC,static,1342177283
  49. Control6=IDOK,button,1342373889
  50. [MNU:IDR_BOUNCE]
  51. Type=1
  52. Class=?
  53. Command1=IDM_BOUNCE
  54. Command2=IDM_HELLO
  55. Command3=ID_APP_EXIT
  56. Command4=IDM_BLACK
  57. Command5=IDM_RED
  58. Command6=IDM_GREEN
  59. Command7=IDM_BLUE
  60. Command8=IDM_WHITE
  61. Command9=IDM_CUSTOM
  62. Command10=IDM_SLOW
  63. Command11=IDM_FAST
  64. Command12=ID_WINDOW_CASCADE
  65. Command13=ID_WINDOW_TILE_VERT
  66. Command14=ID_WINDOW_ARRANGE
  67. Command15=ID_APP_ABOUT
  68. CommandCount=15
  69. [MNU:IDR_HELLO]
  70. Type=1
  71. Class=?
  72. Command1=IDM_BOUNCE
  73. Command2=IDM_HELLO
  74. Command3=ID_APP_EXIT
  75. Command4=IDM_BLACK
  76. Command5=IDM_RED
  77. Command6=IDM_GREEN
  78. Command7=IDM_BLUE
  79. Command8=IDM_WHITE
  80. Command9=IDM_CUSTOM
  81. Command10=ID_WINDOW_CASCADE
  82. Command11=ID_WINDOW_TILE_VERT
  83. Command12=ID_WINDOW_ARRANGE
  84. Command13=ID_APP_ABOUT
  85. CommandCount=13
  86. [MNU:IDR_MAINFRAME]
  87. Type=1
  88. Class=?
  89. Command1=IDM_BOUNCE
  90. Command2=IDM_HELLO
  91. Command3=ID_APP_EXIT
  92. Command4=ID_APP_ABOUT
  93. CommandCount=4