-
又一个简单的com服务器和客户端程序
又一个简单的com服务器和客户端程序-Another simple COM server and clinet program
- 2022-07-02 06:21:55下载
- 积分: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
-
CodeGuru Embedding OLE Objects Into an Access Database这是一个用于讲解怎样嵌入数据对象的文件,也许有用...
CodeGuru Embedding OLE Objects Into an Access Database这是一个用于讲解怎样嵌入数据对象的文件,也许有用-CodeGuru Embedding OLE Objects Into an Access Database which is used to explain how a data object embedded in the paper, perhaps useful
- 2022-03-23 08:59:54下载
- 积分:1
-
通过COM+组件完成文件的传送功能,包含:COM+服务的示例代码和客户端的示例代码。...
通过COM+组件完成文件的传送功能,包含:COM+服务的示例代码和客户端的示例代码。-through COM completed document delivery functions, including : COM+ services sample code and examples of client code.
- 2023-08-14 08:20:04下载
- 积分:1
-
介绍说明:= = = = = = = = = = = = = = = = DCOM客户端,用MFC编写。程序,运行…
ATLDraw: === === ==== DCOM客户程序,用MFC编写。 该程序的运行步骤如下:单击菜单server/connect,地址栏里填写安装了DCOM服务器的地址。 如果是本机可以填127.0.0.1。等弹出OK对话框后就可以用鼠标在VIEW区域画图了。当然可以开 多个客户,观察效果。-ATLDraw : === === === === ==== DCOM client, prepared with MFC. The program, run the following steps : Click the menu server/connect, complete address box installed DCOM server address. If the machine can fill 127.0.0.1. OK pop-up dialog so you can use the mouse to draw a regional VIEW. Of course, we may get more customers to observe the effects.
- 2023-08-22 13:10:03下载
- 积分:1
-
Component Object Model, welcome to download
组件对象模型,欢迎下载-Component Object Model, welcome to download
- 2022-04-27 23:25:46下载
- 积分:1
-
一个用来做透明ATL控件的工程, VC6.0
一个用来做透明ATL控件的工程, VC6.0-ATL is used in making a transparent control of the project, VC6.0
- 2022-04-22 14:03:29下载
- 积分:1
-
COM组件是动态连接的,而且COM组件是完全与语言无关的。同时,COM组件可以以二进制的形式发布。COM组件还可以在不妨碍老客户的情况下被升级成新的版本。
COM组件是动态连接的,而且COM组件是完全与语言无关的。同时,COM组件可以以二进制的形式发布。COM组件还可以在不妨碍老客户的情况下被升级成新的版本。 -COM component is a dynamic connection, and COM components and language is completely unrelated. At the same time, COM components can be in binary form. COM components can also be without prejudice to the case of the old customers have been upgraded into a new version.
- 2022-09-15 08:40:04下载
- 积分:1
-
This is a simple compression process.
这是一个简易压缩程序,压缩算法为静态哈弗曼编码。-This is a simple compression process.
- 2022-03-16 14:19:29下载
- 积分:1
-
没有使用图形文件, 全部自画的按钮开关控件, 并且实现了开关事件...
没有使用图形文件, 全部自画的按钮开关控件, 并且实现了开关事件-not use graphics files, all self-portraits button switch controls, and by switching events
- 2022-02-14 05:13:54下载
- 积分:1