搜索资源列表
vc++whitboarddcom
- dcom的电子白板代码,局域网可以用-DCOM code can be used LAN
SisGpc
- 本程序实现了在PAGE中使用我们的VC开发的控件来实现WEBSITE上文件的HTTP下载以及文件的加解密,文件夹中有一个页面示例可动行并下载一下学籍管理系统-the program in the use of PAGE our development of the VC controls to achieve WEBSITE HTTP files on the download as well as document encryption and decryption, file folders
ShellOpenDswDll
- 众所周知,在资源管理中双击一个VC工程文件,如果这时至少有一个VC在运行,系统总是用一个已打开的VC窗口来打开这个工程,这可能不是我们所希望的。使用这个COM组件可以解决这个问题。组件注册之后,当右键点击*.dsw文件时,弹出的菜单中多出 \"Open With new VC\" 这个菜单项,选择它就会启动新的VC并打开工程。-As we all know, in resource management projects VC double-click a document, then at l
VC-Add-ins
- VC++6.0 开发工具插件,帮助编程开发,管理文档。可以方便的注释代码。清理文档。-VC 6.0 Development Tools plug-ins, help programmers develop, manage documents. Notes can be convenient code. Clean-up documentation.
DrawCurve_tzgynew
- 工控用的ActiveX绘图组件,用VC++实现的,可以在多个平台下使用!-IPC Mapping using ActiveX components, with the VC can use multiple platforms!
在网页中调用VC写的对话框
- OCX控件,在网页中可以直接调用OCX控件的例子。-OCX controls on the website can be called directly OCX controls example.
VC++网络高级编程之十八
- ATLDraw: === === ==== DCOM客户程序,用MFC编写。 该程序的运行步骤如下:单击菜单server/connect,地址栏里填写安装了DCOM服务器的地址。 如果是本机可以填127.0.0.1。等弹出OK对话框后就可以用鼠标在VIEW区域画图了。当然可以开 多个客户,观察效果。-ATLDraw : === === === === ==== DCOM client, prepared with MFC. The program, run the following steps
VC++网络高级编程之十九
- DrawSevr: ======================= DCOM服务器程序,不能直接运行,你可以通过reg.bat来注册。注册完,还需要到 控制面板/服务/DrawServ单击右键启动。 这样客户就可以访问了。 可执行文件在DebugU目录下。-DrawSevr : ======================= DCOM server, not directly running, and you can reg.bat to register. End registration,
VC++编写的ActiveX控件
- ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls
OPCVC.rar
- 使用vc开发的opcsoftware,含有源代码,可以做参考,我也是在网上下的,Vc developed using opcsoftware, containing the source code, you can reference, I am also online under the
WebOCX
- 这是一个实现WEB中调用对话框ocx控件的例子,里面包含一个VC写OCX的例子,以及对应的网页,可以用于网络开发人员的参考-This is a call to a web page written in VC example dialog box controls, which contains a VC to write examples OCX, as well as the corresponding web page, can be used for the reference netw
ActiveMovie
- 利用vc++自带控件实现的音乐播放软件 简单适用 可以播放音乐 电影等-Using vc++ native controls to achieve a simple music player software can play music and movies for
Hello
- 实现一个ocx控件,可以把一个对话框,嵌入在网页中。完整的工程文件,包括一个simple.html网页。-A ocx control, a dialog box can be embedded in Web pages. Including the project documents, and a simple web page.
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.
AxContainer
- OCX容器控件,可遍历到拖放到其内部的控件,并对其做布局管理-OCX container control, can be traversed to drag it to its internal controls, and its layout manager to do
CommunicationBetweenProcesses
- vc++进程间通信的一个例子,采用两种方式实现进程间通信.一个是发送共享消息,一个是内存映射文件.可直接执行.因为没有其他的内容,初学者可采取修改对比法进行学习,迅速掌握其中的原理.-vc++ process communication An example of two way communication process. One is sent to share the news, one is memory-mapped file. can be directly executed. b
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
xianshishuzimoban
- 数码管显示数字的万能学习模板,vc开发,在此模板的基础上可添加自己的各种实际需求。-Digital display digital template of universal learning, vc development, in this template can be added based on the actual needs of a variety of their own.
PComm
- PCommLt_COM通读源码,可以用于串口连接-PCommLt_COM read through the source code can be used to connect serial
VC_Addin_Excel
- Office中的插件,这样就可以在Execl中加入自定义的右键菜单了。-Office of the plug-in, so that you can add custom Execl right menu.