Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 注册,开发
Search - 注册,开发 - List
如何把VC开发的ActiveX OCX控件打包成CAB? 我用VC自制了一个ActiveX Control,已经注册成ocx形式,但不知怎样把它打包成cab文件以在主页中使用。msdn的帮助告诉我说在VC的安装CD上有一个CAB&SIGN目录,-how VC development of the ActiveX OCX Controls packed into VC CAB I used a homemade A. ctiveX Control, has been registered as ocx form But I do not know how to pack it into a cab on the home page document to use. VARIANT help told me that the VC on the installation CD is a CAB
Date : 2008-10-13 Size : 838.22kb User : zjm

ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls, and the successful registration of the computer users were prepared by the procedure call to achieve user-defined function, it saves the time of writing code. VC and MFC is the ActiveX control used to create a powerful and flexible tool, rapid development and easy to use, the two tools is the best option. Therefore, we choose to MFC ActiveX development. The procedures we write a simple ActiveX controls, procedures simple, but we can learn from ActiveX controls prepared by the whole process.
Date : 2008-10-13 Size : 44.7kb User : 和平鸽

ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls, and the successful registration of the computer users were prepared by the procedure call to achieve user-defined function, it saves the time of writing code. VC and MFC is the ActiveX control used to create a powerful and flexible tool, rapid development and easy to use, the two tools is the best option. Therefore, we choose to MFC ActiveX development. The procedures we write a simple ActiveX controls, procedures simple, but we can learn from ActiveX controls prepared by the whole process.
Date : 2025-12-25 Size : 44kb User : 和平鸽

如何把VC开发的ActiveX OCX控件打包成CAB? 我用VC自制了一个ActiveX Control,已经注册成ocx形式,但不知怎样把它打包成cab文件以在主页中使用。msdn的帮助告诉我说在VC的安装CD上有一个CAB&SIGN目录,-how VC development of the ActiveX OCX Controls packed into VC CAB I used a homemade A. ctiveX Control, has been registered as ocx form But I do not know how to pack it into a cab on the home page document to use. VARIANT help told me that the VC on the installation CD is a CAB
Date : 2025-12-25 Size : 838kb User : zjm

Word2000&XP中内部COM插件的编程实现 你也许曾在Office2000下的Word2000、Access2000、Excel2000、PowerPoint2000等软件中的工具条或菜单条资源中,看到一些其它软件加入的新的自定义工具条按钮或菜单条,当点击它们时,会有其不同的响应发生。下面,让我们也来实现这些功能,需要说明的是,在这里我们不用VB/VBA来实现它,而是用VC6中所带ATL(活动模板库)3.0来开发具有这种效果的Office2000内部COM插件。在Office2000中,不管是Word2000、Access2000、Excel120000、PowerPoint2000还是Outlook2000等,它们COM插件的编程方法及步骤都是极其相似的(除注册表中键值及导入相应类型库不同外)。-Word2000
Date : 2025-12-25 Size : 398kb User : 欣烁

该源代码为数据库类,主要使用Access数据库,基于电信大客户需求作者开发,可以登陆客户信息,查询,打印输出到Excel报表中。其中使用了 yfDNetMenu.ocx 和Vsflex7L.ocx ,都包含在压缩包中,解压缩后请注册使用。另外登录密码为空。 -The source code for the database category, the main use of Access databases, based on the needs of major clients, the author of telecommunications development, customer information can be found, query, print statements output to Excel. Which used yfDNetMenu.ocx and Vsflex7L.ocx, are included in the compressed package, unzip it to use after registration. Another password is empty.
Date : 2025-12-25 Size : 734kb User : 李东立

介绍基于MFC开发ActiveX控件的全过程,创建,调试,注册等-MFC-based ActiveX control introduces the whole process of development, create, debug, registration, etc.
Date : 2025-12-25 Size : 1001kb User : tina

本控件适用于开发那些要涉及分码或尺寸处理的行业软件,如服装,鞋等,包括源码和OCX文件,把OCX文件复制到WINDOWS\SYSTEM32下,然后注册,再在VB中去添加这个OCX -The control for developers who want to involve sub-dimension processing industry code or software, such as clothing, shoes, etc., including source code and OCX files, the OCX files to WINDOWS \ SYSTEM32, and then registered again in VB to add this OCX
Date : 2025-12-25 Size : 28kb User : wzzjyu

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.
Date : 2025-12-25 Size : 5kb User : 段誉

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 ActiveX control, using VS2008 development, pro test available, the inside two methods int Test (int x, int y), string ShowMsg (), and provide IE call page example. The controls are registered with the RegAsm.exe Cmd command to enter the directory download after decompression (CD command should be right mechanism, RegAsm.exe) input "RwCardActiveX.dll", successfully registered After using IE (ActiveX IE browser *_*) open Test.htm can see what you want to see.)
Date : 2025-12-25 Size : 35kb User : kansine
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.