搜索资源列表
com编程实例全集
- 说到COM,相信在Windows平台上有过开发经验的朋友一定接触过,它是Windows操作系统的基本软件模型,从93年建立以来,为Windows平台的推广和发展做出了不可磨灭的贡献,而且其自身还在不断发展。但是要真正开发COM组件并不是很轻松,在Visual C++中,我们既可以使用MFC也可以使用ATL。MFC完全面向Windows应用,它用C++的封装技术建立了一套适合于开发Windows应用的C++类库,虽然在后期的版本中MFC提供了大量的COM支持,但是从基本的设计结构上讲,MFC不适合
MathExpressionParser
- 数学公式分析组件。可以计算 +,-,* /,sin,cos,tan,等20多个运算符。 如 y = a*sin(b)+(c-d)*cos(d),输入a,b,c,d就可以得到y-mathematical formula analysis components. We can count, -, * /, sin, cos, tan, and more than 20 other operators. If y = a * sin (b) (c-d) * cos (d), the importa
ActiveX-Programming-with-Visual-C++
- Activex开发指南,可以帮助你快速的掌握,有关Activex的开发方法-ActiveX development guidelines that can help you quickly master the method of developing ActiveX
Ge_opc_Server_v1
- GE OPC da 1.0 Server 源码,很经典.用c写的,可以用来学习DCOM 和OPC da 规范.-da GE OPC Server 1.0 source code classic. C was used. learning can be used to OPC and DCOM da norms.
BCGDateTime
- BCGDateTime含有4个ActiveX日期/时间和日历控件工具集。 Date/Time Picker——可以在一个控件内输入日期/时间 Month Calendar——在星期或月份模式下利用一天或多天选择创建自己的组织器,来标记几天的特定时间间隔。 持续时间控制——允许您编辑时间持续时间,如“3天10小时15分钟”,完全可定制; 时间间隔控制——允许您定义日常时间间隔,如10:00AM-10:20AM, 3PM-5:30PM。 所有的控制都从客户机器设置中以
samplecai
- This article describes a way to write add-ins such that a single binary can be hosted across multiple versions of DevStudio, Visual Studio, and Office. It uses C++ and ATL, but the principles should carry over to other languages and other frameworks.
chatroomcode
- 用c#开发的聊天室程序源代码,可用于自己的二次开发,欢迎讨论-used the chat room to develop the source code can be used to their second development, welcomed the discussion
ncombo2.zip 类似ListView一样的多列可编辑的ComboBox控件
- 类似ListView一样的多列可编辑的ComboBox控件 ,The combobox which can edit multi lines as ListView
OPCDA.rar
- 实现OPC DA 2.0 Specification的源代码。可以编译成dll文件,用于构建OPC服务器,OPC DA 2.0 Specification to achieve the source code. Dll file can be compiled for the Construction of OPC server
NumberLed
- 仿数码管显示仪表的空间,可以显示浮点数和日期,可根据参数修改控件的显示状态,是一个完整的C++ACTIVEX 控件,通过此控件,可以完全了解 ACTIVEX 的工作过程-Imitation digital display meter of space, you can display floating-point numbers and dates, according to the display of the control parameters to modify the state, i
TComm.rar
- c++b开发的232通讯组件;可以加载到c++b开发环境中,直接调用,使用方便。,c++ b the development of communication components 232 can be loaded into c++ b development environment, direct calls and easy to use.
Handocx.rar
- C++手寫輸入控件,標准ACTIVX,可用於任何WINDOWS程序,C++ Handwriting input controls, standards ACTIVX, can be used for any WINDOWS program
QQdll QQ弹窗插件DLL版 C++源码
- QQ弹窗插件DLL版 C++源码 (可以用来做广告)-QQ plugin DLL version window shells C++ Source (can be used to advertise)
VC6.0_ATL_COM
- 介绍在VC6.0下如何创建ATL com组件,并提供实例说明如何使用以及释放ATL控件。 另外,ATL组件也可以应用在网页中。-Describes how to create a VC6.0 ATL com component, and provide examples of how to use and release of ATL control. In addition, ATL component can also be used in Web pages.
Pipe-ocx
- 本代码实现管道控件,使用Visual C++开发的ocx控件,可以被多种语言调用.-The source implementation of the pipeline control, use Visual C++ development ocx controls can be multilingual call.
transformerActivX
- 用Visual C++编的变压器控件,很好用,可直接加载到工控组态软件或用高级语言编的ActiveX容器中-Using Visual C++ Series transformer control, well used, can be directly loaded into the industrial control configuration software or the provision of high-level language ActiveX container
student_communication_system
- 刚学C++时 自己做的一个小程序 厉害吧?看看能不能对你有帮助-Just places C++ When they do a small procedure厉害吧? Can you take a look at helpful
ShutDownComputer
- c#是实现的关机,还有一些其它的内容,在wpi接口下可以实现shutdown 的功能.-c# implementation are shutdown, there are a number of other content, at WPI interface can realize the function of shutdown.
VB-CAD
- 使用VB引用AutoCAD库进行二次开发。功能是通过调用图库,实现参数绘制窑炉3视图。目前还不太完善,以后能引用一种新的技术(网上有)就能更好的实现了。这个是我的毕业设计的源码。-AutoCAD using VB reference library redevelopment. By calling the library function is to realize the parameters of the furnace three view drawing. Is still not p
RwCardActiveX
- C#编写ActiveX控件,使用VS2008开发,亲测可用,里面两个方法int Test(int x, int y),string ShowMsg(),并提供IE调用的页面例子。 先用RegAsm.exe对控件进行注册,Cmd命令进入下载解压后的目录(cd命令应该会吧~-~),输入RegAsm.exe "RwCardActiveX.dll",注册成功 后用IE(ActiveX只认IE浏览器*_*)打开Test.htm就可以看到你想看到的东西啦~~(C# write Act
