VIDEOPLAYER.CLW
上传用户:shonly
上传日期:2022-06-05
资源大小:1939k
文件大小:3k
源码类别:

多媒体

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=Cinfodlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "VideoPlayer.h"
  8. ClassCount=6
  9. Class1=CVideoPlayerApp
  10. Class2=CVideoPlayerDlg
  11. Class3=CAboutDlg
  12. ResourceCount=5
  13. Resource1=IDD_DISPLAY1
  14. Resource2=IDD_PLAYER_DLG
  15. Resource3=IDD_VIDEOPLAYER_DIALOG
  16. Class4=CSpeed
  17. Class5=Cinfodlg
  18. Class6=dfg
  19. Resource4=IDD_ABOUTBOX
  20. Resource5=IDD_DISPLAY
  21. [CLS:CVideoPlayerApp]
  22. Type=0
  23. HeaderFile=VideoPlayer.h
  24. ImplementationFile=VideoPlayer.cpp
  25. Filter=N
  26. [CLS:CVideoPlayerDlg]
  27. Type=0
  28. HeaderFile=VideoPlayerDlg.h
  29. ImplementationFile=VideoPlayerDlg.cpp
  30. Filter=D
  31. BaseClass=CDialog
  32. VirtualFilter=dWC
  33. LastObject=IDC_SCROLLBAR
  34. [CLS:CAboutDlg]
  35. Type=0
  36. HeaderFile=VideoPlayerDlg.h
  37. ImplementationFile=VideoPlayerDlg.cpp
  38. Filter=D
  39. LastObject=CAboutDlg
  40. [DLG:IDD_ABOUTBOX]
  41. Type=1
  42. Class=CAboutDlg
  43. ControlCount=4
  44. Control1=IDC_STATIC,static,1342177283
  45. Control2=IDC_STATIC,static,1342308480
  46. Control3=IDC_STATIC,static,1342308352
  47. Control4=IDOK,button,1342373889
  48. [DLG:IDD_VIDEOPLAYER_DIALOG]
  49. Type=1
  50. Class=CVideoPlayerDlg
  51. ControlCount=11
  52. Control1=IDC_OPEN,button,1342242817
  53. Control2=IDC_STOP,button,1342242816
  54. Control3=IDC_PAUSE,button,1342242816
  55. Control4=IDC_PLAY,button,1342242816
  56. Control5=IDC_NEXT,button,1342242816
  57. Control6=IDC_PREV,button,1342242816
  58. Control7=IDC_DISPLAY,static,1342177287
  59. Control8=IDC_INFORMATION,button,1342242816
  60. Control9=IDC_CLOSE,button,1342242816
  61. Control10=IDC_SCROLLBAR,scrollbar,1342177280
  62. Control11=IDC_DISPLAYBOX,static,1342177284
  63. [DLG:IDD_DISPLAY]
  64. Type=1
  65. Class=Cinfodlg
  66. ControlCount=9
  67. Control1=IDC_STATIC,button,1342177287
  68. Control2=IDC_STATIC,static,1342308352
  69. Control3=IDC_STATIC,static,1342308352
  70. Control4=IDC_STATIC,static,1342308352
  71. Control5=IDC_STATIC,static,1342308352
  72. Control6=IDC_EDITNAME,edit,1476460672
  73. Control7=IDC_EDITFRAMES,edit,1476460672
  74. Control8=IDC_EDITRECT,edit,1476460672
  75. Control9=IDC_EDITSPEED,edit,1476460672
  76. [CLS:CSpeed]
  77. Type=0
  78. HeaderFile=Speed.h
  79. ImplementationFile=Speed.cpp
  80. BaseClass=CDialog
  81. Filter=D
  82. LastObject=CSpeed
  83. VirtualFilter=dWC
  84. [CLS:Cinfodlg]
  85. Type=0
  86. HeaderFile=infodlg.h
  87. ImplementationFile=infodlg.cpp
  88. BaseClass=CDialog
  89. Filter=D
  90. LastObject=Cinfodlg
  91. VirtualFilter=dWC
  92. [DLG:IDD_PLAYER_DLG]
  93. Type=1
  94. Class=?
  95. ControlCount=11
  96. Control1=IDC_OPEN,button,1342242817
  97. Control2=IDC_STOP,button,1342242816
  98. Control3=IDC_PAUSE,button,1342242816
  99. Control4=IDC_PLAY,button,1342242816
  100. Control5=IDC_NEXT,button,1342242816
  101. Control6=IDC_LAST,button,1342242816
  102. Control7=IDC_DISPLAY,static,1342177287
  103. Control8=IDC_INFORMATION,button,1342242816
  104. Control9=IDC_CLOSE,button,1342242816
  105. Control10=IDC_SCROLLBAR,scrollbar,1342177280
  106. Control11=IDC_DISPLAYBOX,static,1342177284
  107. [CLS:dfg]
  108. Type=0
  109. HeaderFile=dfg.h
  110. ImplementationFile=dfg.cpp
  111. BaseClass=CDialog
  112. Filter=D
  113. LastObject=dfg
  114. [DLG:IDD_DISPLAY1]
  115. Type=1
  116. Class=?
  117. ControlCount=2
  118. Control1=IDOK,button,1342242817
  119. Control2=IDCANCEL,button,1342242816