佚名通过本文主要向大家介绍了flash播放器activex,mfc activex控件开发,mfc activex控件,mfc调用activex控件,mfc中activex控件等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
问题: 把一个mfc写的播放器封装成activex控件应该怎么做?
描述:
描述:
mfc写的播放器是在对话框上有一个IDC_EDIT的item,然后在里面用directdraw将其init和display,但是在用mfc生成的ocx里,不知道应该如何选中显示区域,然后用directdraw往下做。