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

搜索资源列表

  1. 事务处理2

    0下载:
  2. 组件技术是面向对象编程的一门最新知识,该程序是教你如何做COM+的事务处理的- The module technology is object-oriented programming most new knowledge, how is this procedure teaches you to make COM the business to process
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:5889
    • 提供者:杨涛
  1. 在COM中使用数组_code

    1下载:
  2. COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:55913
    • 提供者:全宁
  1. Pjdb

    0下载:
  2. 一个DELPHI写的ActiveX控件,是将可实现特定功能的Form封装成ActiveX控件,便复用。-a written ActiveX control is to achieve specific functions Form packaged as ActiveX controls, then reuse.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:362324
    • 提供者:刘军
  1. 调用activex控件读硬盘

    0下载:
  2. 此html调用browserIcons这个activex控件读你的机子下硬盘的内容!!!!!!!而且你可以在网页上进行操作,很好玩-call browserIcons the activeX control of the machine read your hard drive under the content! ! ! ! ! ! ! And you can operate the website, is a lot of fun!
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:926
    • 提供者:笨熊
  1. 类型1 DigitalDisplayer

    0下载:
  2. 该空间是一位数码显示管,它的大小、颜色、显示的内容可以通过控件的属性对话框直接定义,非常方便用资源编辑器编辑-the space is a digital display tubes, which is the size, color and content of the show can control the attributes of direct dialog definition, a very convenient resources Editor Editor
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:67599
    • 提供者:罗明
  1. 类型2 DigitalDisplayer

    0下载:
  2. 这个控件在DigitalDisplayer类型1的基础上隐藏了数码管的尺寸、颜色等属性。这些属性通过接口方法调用修改。但是最后的显示效果与类型1相同。显示尺寸不论多大,显示效果仍然尤佳!-Control in the DigitalDisplayer types on the basis of a hidden digital control the size, color and other attributes. These attributes Method Invocation Inte
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:69576
    • 提供者:罗明
  1. NumbersDisplayer

    0下载:
  2. 这个控件是一个多位数码显示控件,控件的内容的操作接口就是其Caption的值。控件的显示尺寸可以通过鼠标更改控件客户区域的高度改变,数码管的个数可以通过更改其宽度改变,颜色可以通过控件属性对话框改变。该空间非常实用,非常方便。-Controls is one of the many digital display controls, controls the content of the user interface is its Caption value. Controls size can
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:34005
    • 提供者:罗明
  1. DLL登陆窗体

    0下载:
  2. 这是一个把登录封装到DLL的例子,当前程序还包括自动建立数据库,给数据库加密码。-This is a package to put logged DLL example, the current procedures also include automatic establish a database to database password.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:5022
    • 提供者:肖巍
  1. 练习

    0下载:
  2. 这是vc++.net编写COM组件的一个程序,里面还有测试程序!-This is the vc. Net COM preparation of a procedure, there is also testing procedures!
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:28710
    • 提供者:陈芯
  1. shutontime

    0下载:
  2. 一个定时关机的程序,里面比较有价值的一个是系统托盘的灵活运用,怎么响应消息和更新.另外一个是关机功能的实现.希望对大家有帮助.-a regular shutdown procedures, inside a valuable system tray is the flexibility in the use of information and how to respond update. Another shutdown is achieved. We want to help.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:109708
    • 提供者:胡俊
  1. WebPrintx.FR

    2下载:
  2. web中使用Fastreport在ActiveX调用打印例子说明: 1.需要安装fastreport控件 2.执行regsvr32 printx.dll,在delphi环境下就执行run菜单=>register ActiveX Server。 3.执行regsvr32 ocxceshi.ocx,在delphi环境下就执行run菜单=>register ActiveX Server。 请先更改程序的数据库路径! diaoyong目录下为
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:1693923
    • 提供者:hjl
  1. com编程实例全集

    0下载:
  2. 说到COM,相信在Windows平台上有过开发经验的朋友一定接触过,它是Windows操作系统的基本软件模型,从93年建立以来,为Windows平台的推广和发展做出了不可磨灭的贡献,而且其自身还在不断发展。但是要真正开发COM组件并不是很轻松,在Visual C++中,我们既可以使用MFC也可以使用ATL。MFC完全面向Windows应用,它用C++的封装技术建立了一套适合于开发Windows应用的C++类库,虽然在后期的版本中MFC提供了大量的COM支持,但是从基本的设计结构上讲,MFC不适合
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:119210
    • 提供者:风帆
  1. CTRL_Sample

    0下载:
  2. 简单的COM组件接口的实现方法,及接口导出的实现。-simple COM interface method and the interface is derived realized.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:44150
    • 提供者:李洪斌
  1. demo3

    0下载:
  2. atl开发demo3,这是一个有client 和 server的程序demo,写atl的可以很好的参考。-ATL demo3 development, which is a client and server procedures demo, the ATL can write a good reference.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:66678
    • 提供者:刘柳斌
  1. MyDrawGraph

    0下载:
  2. 一个绘图控件,是一个OCX。 可以画直线,矩形。而且直线,矩形作为一个对象可以任意拖动。一定条件下,矩形和直线连接后合为一个对象进行处理。可以一起拖动。代码的注释非常详细。还有OCX使用示例在testOCX文件夹里。-a mapping component is a OCX. Painting can be linear, rectangular. But straight, as a rectangular object can be arbitrary Drive. Under certai
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:286347
    • 提供者:陈成
  1. DefineFuncKey

    0下载:
  2. 这是一个自定义热键面版控件,各函数功能都有详细的注释。-This is a self-defined hotkey version control, the Function have detailed comments.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:21728
    • 提供者:虎贲
  1. catwork0510

    0下载:
  2. 这是用MFC 和 C++ 创建的一个基于对话框的程序(主窗口本身是个对话框),在内存中动态创建对话框。-with MFC and C based on the creation of a dialog box procedure (main window is a dialog itself), the creation of dynamic memory box.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:232282
    • 提供者:徐磊
  1. “八皇后”动态图形的VC实现

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-eight Queen's problem is an ancient and well-known problems, backtracking algorithm is a typical example.18508X8
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2373
    • 提供者:yang
  1. king

    0下载:
  2. Microfinance is becoming a big business. It started as a way to provide very small loans to people in developing countries so they could begin to move themselves out of poverty. A few hundred dollars could mean a lot to a poor entrepreneur with a pro
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:128349
    • 提供者:qingsong
  1. global

    0下载:
  2. 前一段时间看到了一个病毒,在桌面上显示一个图片:this computer is being attacked!找到了一个批处理专杀工具给大家分享-Some time ago to see a virus, the desktop shows a picture: this computer is being attacked! Found a batch to share with you专杀工具
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-13
    • 文件大小:3142
    • 提供者:刘东东
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com