登录
首页 » ActiveX-DCOM-ATL » 一个绘图控件,是一个OCX。 可以画直线,矩形。而且直线,矩形作为一个对象可以任意拖动。一定条件下,矩形和直线连接后合为一个对象进行处理。可以一起拖动。代码的注...

一个绘图控件,是一个OCX。 可以画直线,矩形。而且直线,矩形作为一个对象可以任意拖动。一定条件下,矩形和直线连接后合为一个对象进行处理。可以一起拖动。代码的注...

于 2022-08-16 发布 文件大小:279.64 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

一个绘图控件,是一个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 certain conditions, rectangle and a linear connection to a target for treatment. Together Drive. Notes code in great detail. There are examples of the use of the OCX testOCX folder.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 变化的变量可以在交付的COM/DCOM接口(输入方法,…
    Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存留,虽然Server支持DCOM,但是Client需要在本地运行,如果想Remote,稍微修改一下既可。-Variant variables can be in the COM/DCOM interface method of delivery (incoming, outgoing) variable-length array of structures, but it needs to be packaged reconciliation package, the efficiency is relatively low. This example uses the method size_is specified length, this is seen from the MSDN, but the example given on MSDN is not specific enough, it took some time to explore, the final test pass, to a friend new to COM sharing (the old guy They can ignore). This example needs to be done because it is the work of testing procedures, and therefore, there is a small amount of redundant code, we take note of the line, and also to reduce the number of parameters passed when the transmission
    2022-04-08 10:27:58下载
    积分:1
  • 组件技术综合资料库。COM,COM+,DCOM,ATL,ActiveX,DLL等等技术汇集
    组件技术综合资料库。COM,COM+,DCOM,ATL,ActiveX,DLL等等技术汇集-component technology integrated database. COM, COM, DCOM, ATL, ActiveX, DLL, etc. Technology Survey
    2023-07-19 10:05:05下载
    积分:1
  • OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个...
    OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个高层协议-OLE for Process Control of the English abbreviation, is built on COM/DCOM based on the use of COM object model of the process control equipment and operating data Methods of sharing a high-level agreement
    2022-06-28 18:32:17下载
    积分:1
  • 用于注册ActiveX控件的源程序,可作为工具软件
    用于注册ActiveX控件的源程序,可作为工具软件-registered ActiveX control for the source code can be used as tools
    2022-03-24 00:59:47下载
    积分:1
  • Visual C++实践与提高系列丛书
    Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
    2023-05-06 06:20:02下载
    积分:1
  • 此 SatDLL 示例说明与本地化和全球化有关的若干事情: 如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用...
    此 SatDLL 示例说明与本地化和全球化有关的若干事情: 如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用户界面的不同语言版本。 实现附属 DLL 加载机制的建议方法,此机制具有在选定语言不可用时可供替换的语言。 检测任何 Windows 版本上的用户界面首选语言的代码。 收到用户的更改请求后如何动态切换用户界面语言(未说明的事情是如何能够保持用户界面语言的用户选择)。 如何使用一般字符编码映射函数,以便能够从相同的源代码生成 ANSI 版本和 Unicode 版本的应用程序。 Visual Studio.Net 2005编译通过
    2022-09-01 03:40:03下载
    积分:1
  • 多线程控件开发源代码
    多线程控件开发源代码- The multithreading controls to open the origin code
    2022-05-31 05:52:41下载
    积分:1
  • MFC脚本宿主主机控制程序,VC++ 6.0
    MFC脚本宿主主机控制程序,VC++ 6.0-MFC script host control procedures, VC++ 6.0
    2023-06-25 00:40:04下载
    积分:1
  • 通信基础知识,通信专业,通信从业者必备书籍,被国内多所大学采用的教材,倚天屠龙之作,找了很久才找到的。...
    通信基础知识,通信专业,通信从业者必备书籍,被国内多所大学采用的教材,倚天屠龙之作,找了很久才找到的。-Communications based on knowledge, communication professionals, communication practitioners must have books, to be used internally by a number of universities teaching materials for the Dragon Yitian to find for a long time to find the.
    2022-04-20 03:21:57下载
    积分:1
  • 一个3D ACTIVE控件的例子 很值得研究学习
    一个3D ACTIVE控件的例子 很值得研究学习-3D ACTIVE controls an example is worth studying to learn
    2022-03-22 06:24:44下载
    积分:1
  • 696516资源总数
  • 106689会员总数
  • 3今日下载