-
vc调用vb的dll的例子,这个例子是在www.codeproject.con上的
vc调用vb的dll的例子,这个例子是在www.codeproject.con上的-vc the dll call vb examples, this example is in the www.codeproject.con
- 2022-03-20 11:02:52下载
- 积分:1
-
ActiveX Scripting Host的封装,使用此封装很容易在自己的程序中加入Javascript或VBScript支持...
ActiveX Scripting Host的封装,使用此封装很容易在自己的程序中加入Javascript或VBScript支持-ActiveX Scripting Host of the package, the use of this package is easy to add in their own programs to support Javascript, or VBScript
- 2023-01-17 21:30:04下载
- 积分:1
-
COM――到底是什么?――COM标准的要点介绍,它被设计用来解决什么问题
基本元素的定义――COM术语以及这些术语的含义
使用和处理COM对象――如...
COM――到底是什么?――COM标准的要点介绍,它被设计用来解决什么问题
基本元素的定义――COM术语以及这些术语的含义
使用和处理COM对象――如何创建、使用和销毁COM对象
基本接口――描述IUnknown基本接口及其方法
掌握串的处理――在COM代码中如何处理串
应用COM技术――例子代码,举例说明本文所讨论的所有概念
处理HRESULT――HRESULT类型描述,如何监测错误及成功代码 -COM- What is in the end?- COM introduce the main points of the standard, which was designed to solve the problem of the basic elements of what the definition of- COM terminology and the meaning of these terms of use and handling of COM objects- how to create, use and destruction of the basic interface COM object- described IUnknown the basic interface and its methods of treatment have strings- in the COM code string of the application of how to deal with COM technology- examples of code, examples discussed in this article all deal with the concept of HRESULT- HRESULT type description, how to monitor the errors and the success of the code
- 2022-01-25 20:42:46下载
- 积分:1
-
可控制方向的立体小球
可控制方向的立体小球-can control the direction of three-dimensional ball
- 2023-05-16 23:50:02下载
- 积分:1
-
com接口源码大全 com接口源码大全
com接口源码大全 com接口源码大全-com接口源码大全com接口源码大全com接口源码大全
- 2023-05-12 16:40:03下载
- 积分:1
-
组件对象模型,欢迎下载
组件对象模型,欢迎下载-Component Object Model, welcome to download
- 2022-03-16 11:39:21下载
- 积分:1
-
潘爱民的《COM原来与应用》第三章的源码
潘爱民的《COM原来与应用》第三章的源码-PAN Ai-min
- 2022-02-10 04:42:03下载
- 积分:1
-
office助手角色脚本编辑器MASH7.2,可以对所有的office助手的动作进行编程!...
office助手角色脚本编辑器MASH7.2,可以对所有的office助手的动作进行编程!-office assistant role MASH7.2 script editor, can be right all the office aides action program!
- 2022-07-13 06:50:31下载
- 积分:1
-
此示例演示icollectiononstlimpl和CComEnumOnSTL的使用及、、…
This sample demonstrates the use of ICollectionOnSTLImpl and CComEnumOnSTL, and the implementation of custom copy policy classes.
- 2022-04-26 14:44:01下载
- 积分:1
-
COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL...
COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Object Model), which itself is a specific platform-independent standards that support Automation function. VC ATL (activity Template Library) provides a simple and flexible way to create COM object, because the space occupied by small, the controls are built very small. ATL therefore we choose to design and develop a COM component, the component in the window drawing a double pendulum and may amend function parameters to repaint components, thus producing dynamic effect
- 2022-07-07 15:50:51下载
- 积分:1