-
Outlook, Addin, add menus, toolbars, buttons, message mapping.
Outlook的Addin,添加菜单、工具条、按钮、消息映射。-Outlook, Addin, add menus, toolbars, buttons, message mapping.
- 2022-07-26 03:45:17下载
- 积分:1
-
use five minutes, adds to the functionality flash player flash player is the use...
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:winntsystem32macromedFlashFlash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components an
- 2022-02-01 12:32:15下载
- 积分:1
-
在activex容器中如何选择和激活对象,如何管理嵌入对象的大小和位置,如何实现对对象的保存等功能。
在activex容器中如何选择和激活对象,如何管理嵌入对象的大小和位置,如何实现对对象的保存等功能。-in containers how to choose and activate objects, how to manage the embedded object to the size and location, how to achieve the object of preservation capabilities.
- 2022-06-16 17:12:57下载
- 积分:1
-
a c builder procedures, Calling on the OLE MICROSOFT WORD their own procedures a...
一个c++builder程序,关于OLE 调用MICROSOFT WORD到自己程序中,并使用的一个例子。-a c builder procedures, Calling on the OLE MICROSOFT WORD their own procedures and the use of an example.
- 2022-03-24 18:36:36下载
- 积分:1
-
本代码演示了基本COM组件及测试代码的编写.
本代码演示了基本COM组件及测试代码的编写.-demonstration of the basic code COM code and test preparation.
- 2022-03-24 23:04:29下载
- 积分:1
-
连接到一个exe文件使exe文件自动运行而不是手工运行exe文件/Server的例子...
连接到一个exe文件使exe文件自动运行而不是手工运行exe文件/Server的例子-The example of the server which can make exe file run automatically
- 2022-03-23 22:59:38下载
- 积分:1
-
C++代码模拟ATL中的trunk消息处理机制。
C++代码模拟ATL中的trunk消息处理机制。-C code simulation ATL trunk of information processing mechanism.
- 2022-11-14 11:25:03下载
- 积分:1
-
解释运行Active Script语言的程序
解释运行Active Script语言的程序 -The app of interpreting and runing the active scripts language
- 2022-03-11 15:21:27下载
- 积分:1
-
本文首先描述创建一个COM服务器的步骤和核心代码.然后说明客户程序关键代码。...
本文首先描述创建一个COM服务器的步骤和核心代码.然后说明客户程序关键代码。-This paper first describes the creation of a COM server steps and core code. It then describes the key client code.
- 2022-04-17 15:12:41下载
- 积分:1
-
在这里下载COM的源代码
inside com source here download
- 2022-03-04 21:31:30下载
- 积分:1