搜索资源列表
VC++编写的ActiveX控件
- ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls
qux
- 本程序可以实现曲线的动态显示,实现将控件PanelXY.ocx注册,注册方法为在VS2005的“工具”、“Active控件测试容器”、“文件”。然后就可以在VS2005的Active控件中看到PanelXY控件,可以加入到用户程序的窗体中。本程序给出了例程。-This procedure can be achieved dynamic curves show that the realization of the control PanelXY.ocx registration, registr
UserID
- 一个获取当前用户和计算机名的AxtiveX DLL,可以用于实现用户注册模块-An access to the current user and computer name AxtiveX DLL, can be used to achieve the user registration module
COMreg
- VB6开发的用户注册、生成序列号源码,里面提供了注册机的源码,可以实现限制人数、限制日期、限制机器的多种方法。-VB6 development user registration, generates serial number source code, which provides the registrar source code, can limit the number of blackout dates, limit the machine s various methods.
