AnimatBitmap.clw
上传用户:gao_853
上传日期:2020-04-10
资源大小:362k
文件大小:2k
源码类别:

midi

开发平台:

Visual C++

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