1. 首页
  2. 编程语言
  3. C++ 
  4. MFC显示PPT

MFC显示PPT

上传者: 2019-08-17 15:50:08上传 ZIP文件 500kb 热度 24次
用MFC显示PPT//启动PowerPoint:voidCMainFrame::OnPowerpointStartpowerpoint(){///CheckiftheIDispatchconnectionexistswithPowerPoint,//ifnotcreateone.if(m_ppt.m_lpDispatch==NULL){//CreateIDispatchconnectiontoPowerPoint.m_ppt.CreateDispatch("Power
下载地址
用户评论
码姐姐匿名网友 2019-08-17 15:50:08

看上去不错,先运行起来

码姐姐匿名网友 2019-08-17 15:50:08

可以跑起来。不错

码姐姐匿名网友 2019-08-17 15:50:08

不错,可以用于参考,有一定的价值