CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 ActiveX/DCOM 搜索资源 - CALL

搜索资源列表

  1. DownloadOCX

    0下载:
  2. ActiveX控件,用来控制调用本地的com程序,例如创建一个下载任务等。-ActiveX control used to control the local call com procedures, such as establishing a downloaded mission.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:26074
    • 提供者:任波
  1. DCOM

    0下载:
  2. DCOM Sample This sample demonstrates how to call a COM object implemented in an NT service from multiple clients running on different machines. It is composed of the following parts.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:50325
    • 提供者:徐海峰
  1. xilin

    0下载:
  2. This directory contains the following: [fajd.m] The FAJD algorithm for finding the approximate general (non-orthogonal) joint diagonalizer of a set of matrices. [test.m] A routine to demonstrates the way to call FAJD after generating a set of
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:3625
    • 提供者:薛耀斌
  1. deleg_src

    0下载:
  2. Allows a low-privileged COM client to delegate calls to a COM server that is running under a higher-priveleged NT user account.允许一个低优先级的客户COM调用正在运行的高优先级COM服务器用户账号-Allows a low-privileged COM client to delegate calls to a COM server that is running un
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:41536
    • 提供者:郭可昌
  1. XYDispDriver

    0下载:
  2. 在vc中简化调用com组件,极其方便-simplification of the vc call com components, extremely convenient
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:7729
    • 提供者:李维
  1. aspMail_pie

    0下载:
  2. 〖该文章被浏览/下载791次〗系统功能简单但实用,可以帮助大家熟悉ATL程序的设计,尤其是图形界面程序的设计,熟悉SDK中关于服务管理的函数的调用。希望能够起到抛砖引玉的作用。-overview of the articles View / download 791 times] system functions simple but practical, we can help ATL familiar with the design process, in particular the pr
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:121064
    • 提供者:大脚
  1. vbCAD

    0下载:
  2. 用VB开发的程序,可以调用Autocad程序,并能对其菜单进行编辑。-VB the program can call Autocad procedures, and its menu can be edited.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:1981
    • 提供者:沈正军
  1. base64_com_ole

    0下载:
  2. windows平台com服务,只要在Window平台所有的开发语言都可以调用此服务. Client: 调用Com组件的方法代码 com安装: BASE64组件服务导出安装 Server: BASE64组件的代码-windows platform com services, as long as the Window platform for the development of all languages can call this service. Client : Call Com comp
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:670732
    • 提供者:黄磊
  1. VC++编写的ActiveX控件

    2下载:
  2. ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:45777
    • 提供者:和平鸽
  1. PrintControl

    0下载:
  2. 可用于在网页上打印的控件,调用控件画线和输出文字-can be used to print on the website of the controls, call control line drawing and text output
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:213191
    • 提供者:刘玉良
  1. Embed_Excel

    0下载:
  2. 使用vc编写的单文档应用程序,能够调用excel应用程序。-use vc single document prepared by the application procedures can call excel applications.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:88977
    • 提供者:阿秋
  1. 标准DLL

    0下载:
  2. 动态链接库标准调用,这个例子用的是标准的调用方式,有显式调用和隐式调用,如果有好的意见请写信给我.-DLL standard call, this example is the standard way calling, call Explicit and implicit call, if there are good ideas please write to me.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:119871
    • 提供者:耿海瑞
  1. mswordoperator

    1下载:
  2. 使用VC编程来操纵Office。你可以实现诸如:Word文件打印、传送数据到Word文档、发送E-MAIL、自动产生表格、Excel数据统计、圆饼图,直方图显示、自动报表生成、播放幻灯、doc,txt,HTML,rtf文件转换、中文简繁体转换、拼音或笔画排序......只要是Office能够实现的功能,都可以在你写的程序中调用。仔细阅读下面的说明,并下载源文件进行参考,你就可以一步一步地掌握这个技术。祝朋友们学习快乐。-used to manipulate the VC Office. You
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:260148
    • 提供者:aaa
  1. 第九章 在网页中实现文件上传源文件

    0下载:
  2. 开发以一个全功能的ASP文件上传组件,分析网页中传来的文件数据,提供接口供ASP程序调用该组件保存数据。 编写Web页供用户选择上传文件。 编写ASP文件调用文件上传组件,将文件保存到服务器文件系统中。VC提供的控件。-development to a full-featured file upload ASP components, analysis website arrived at the document data, providing ASP interface procedures
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2504183
    • 提供者:大灰熊
  1. 在vb/vc中使用MSFLXGRD.OCX这个控件的例子

    1下载:
  2. 在vb/vc中使用MSFLXGRD.OCX这个控件的例子,其中vc例子为实矩阵相乘,调用了mathlib52.dll中的函数_brmul@24。,At vb/vc Msflxgrd.ocx the controls used in the example of one of vc for real matrix multiplication example, call a function mathlib52.dll in _brmul @ 24.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2015-07-17
    • 文件大小:2202597
    • 提供者:hanxiaohua
  1. LangInt.rar

    0下载:
  2. GPIB的动态链接库文件。文件里有很多通信函数,可以直接调用完成通信。,GPIB the dynamic link library file. Document, there are many communications functions, can directly call the completion of communication.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2017-03-28
    • 文件大小:11023
    • 提供者:wang
  1. XMLPerform

    0下载:
  2. 用VC ATL 制作的将XML文件解释为界面操作的一个控件 里面带有VB调用控件的例子 有兴趣的可以看看 -Produced with VC ATL interpreted as an XML file interface which controls operation of a call control with VB examples are interested can look at
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-03
    • 文件大小:1118868
    • 提供者:休闲娱乐吧
  1. QtTester.rar

    1下载:
  2. Qt调用COM组件,调用ATL的ActiveX控件.,Qt call COM components, ATL call the ActiveX control.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2015-08-24
    • 文件大小:3015253
    • 提供者:benson
  1. WebOCX

    0下载:
  2. 这是一个实现WEB中调用对话框ocx控件的例子,里面包含一个VC写OCX的例子,以及对应的网页,可以用于网络开发人员的参考-This is a call to a web page written in VC example dialog box controls, which contains a VC to write examples OCX, as well as the corresponding web page, can be used for the reference netw
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-23
    • 文件大小:26723
    • 提供者:侯强
  1. Alt-Ctrl

    0下载:
  2. 本文主要介绍如何开发一个ActiveX控件,提供接口,与相应事件挂钩。文中涉及到VARIANT,SAFEARRAY,BSTR的详细使用方法。 另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC调用该控件的方法。-This article describes how to develop an ActiveX control, to provide interfaces to link with the corresponding event. Man
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1223068
    • 提供者:yanx
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com