资源列表
Alt-Ctrl
- 本文主要介绍如何开发一个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
COM_source
- 杨老师的《COM组件设计与应用》源代码,现在这个网上下载要收费了。这个估计是现在网上免费下载里面算是比较全的一个了。里面收集了10个课程的相关代码!希望对各位的com学习会有把帮助! -〈COM component design and application 〉 source code, now downloaded to the charges. This estimate is now online for free download which is a relatively wid
DLL_document_DEMO
- dll相关资料以及应用程序DEMO 动态连接库的的原理-DLL data and application program of the DEMO dynamic link library principle etc.
HtmlOcx
- 在Html调用OCX控件中的方法和事件。使用JS。-Html call OCX control methods, and events.
Fragment-basedImageCompletion
- 此代码实现图像修复领域的经典算法-IDORI在2003年发表于SIG的论文:fragment based image completion.修复效果很好,修复时间有待改进。-This code implementation of the classical field of image restoration algorithm-IDORI in 2003, published in the SIG' s thesis: fragment based image completion. Very
CallBackTest
- 所谓基于COM的回调虚接口实现ActiveX控件和客户端程序的通讯,大致是这样的,就是在ActiveX工程的内部的idl文件定义一个虚接口,在客户端程序定义一个虚接口的派生类来实现回调函数,在客户端程序传递派生类对象指针给ActiveX控件,在控件内部调用这个虚接口的函数来激发客户端程序的派生类的对应的回调函数。-The so-called callback virtual COM-based ActiveX control interface, and client communication
ActiveX_ARM_DOT_NET_good
- QL打印机gap标签设置,Zebra的QL打印机编程指令-QL label printers gap settings, Zebra' s QL printer programming instructions
ufspgrid
- 一个很好用的vb grid 表格程序,我们一直用它,可刷新,连接数据库数据。用for语句渲染。-A good vb grid spreadsheet program, we have been using it to refresh, to connect to the database data. Used for statement rendering.
2.4G
- Amiccom 2.4G无线控制程式,包含简单的跳频机制-Amiccom 2.4G wireless control program, including simple frequency-hopping mechanism
VC-BHO
- VC编写BHO插件源代码和教程 一,BHO开发概述 二,框架设计 三,注销SESSION 四,打包发布-VC source code and plug-ins written tutorials BHO One, BHO Development Overview 3 1.1 BHO s use and practical application of 3 1.2 BHO works and technological environment 3 Se
SmsDemo
- 基于中国移动CMPP短信协议的*平台。具有读取数据库内容并通过短信发送的功能。短信发送和数据库读取已封装成ActiveX控件。灵便写了测试界面。控件可以运用于短信和数据库交互的应用中。-CMPP-based China Mobile SMS Short Message Protocol platform. Has read the contents of the database and sent via SMS function. SMS and databases have been
Clock
- MFC写的时钟控件,介绍用MFC写active控件的方法。-MFC write clock controls, using MFC write an active control method.