搜索资源列表
com编程实例全集
- 说到COM,相信在Windows平台上有过开发经验的朋友一定接触过,它是Windows操作系统的基本软件模型,从93年建立以来,为Windows平台的推广和发展做出了不可磨灭的贡献,而且其自身还在不断发展。但是要真正开发COM组件并不是很轻松,在Visual C++中,我们既可以使用MFC也可以使用ATL。MFC完全面向Windows应用,它用C++的封装技术建立了一套适合于开发Windows应用的C++类库,虽然在后期的版本中MFC提供了大量的COM支持,但是从基本的设计结构上讲,MFC不适合
dll_import_example
- VC++中非MFC DLL编程源代码之导出类-VC African MFC DLL programming source derived category of Code
dydll
- VC++动态链接库编程之MFC扩展 DLL源代码 VC++动态链接库编程之MFC扩展 DLL源代码-VC dynamic link library's programming MFC extension DLL source code VC DLL MFC program's expansion DLL source code VC dynamic link library's programming MFC extension DLL source code VC
AutoATL
- 用ATL与MFC构造COM的自动化编程界面
TestMfcCom
- MFC下COM编程,环境VC6.0下,内附源测试通过,代码齐全!
MFC_INPROC_COM
- mfc_inproc_com展示进程内com的实现方法,示例是使用mfc实现com,详细内容用户可以参考msdn中vc组件编程
wtl4mfc2_demo
- 是WTL类的界面编程,是一个了解WTL与MFC差别的好-WTL category is the programming interface is an understanding WTL difference with a good MFC Eastern! !
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
简单myclock控件
- 一个简单的MFC ActiveX控件编程,主要实现系统当前时间(包括年月日等)的显示,同时也实现了背景颜色和字体的可变。帮助初学者学习ActiveX控件的编程。-a simple MFC ActiveX programming, the main current time system (including the date, etc.), while also achieving the background color and font variable. To help beginners
ActiveXP2PAudio
- 用ActiveX重新包装了一个点对点通讯的DLL文件(该DLL文件是VCKBASE上的一位前辈写的) 偶只是把它改成了一个MFC的ActiveX,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE 程序用到的知识点: 用MFC如何写activex activex中如何应用 socket编程 (其实和普通程序一样~~) G729a 语音压缩。 读写语音设备! Activex提供两次属性nTcpPort、nUdpPort和两个方法S
COMTEST.16
- MFC编程实例1后面的例子还会继续上传!-MFC Programming Example 1
01213123
- 在MFC程序中如何注册/注销ActiveX控件(_OCXVC++编程文档编程论坛,很不错的-In the MFC program, how to register/off ActiveX controls (_OCXVC++ Programming Documentation Programming Forum, a very good
AXDOCSVR
- AxDocSvr ActiveX文档服务器(使用MFC开发),对于学习ActiveX编程具有一定参考价值。-AxDocSvr ActiveX
AutomatingOffice
- 通过OLE AUTOMATION对MS OFFICE进行编程控制,MFC程序演示了OLE自动化的编程技巧。-By OLE AUTOMATION control of the program MS OFFICE, MFC OLE automation application demonstrates the programming techniques.
DllMFCDemo
- VC6下MFC DLL编程例子,供初学者学习。-vc6 mfc dll example,for new comer to learn
MyActiveX
- 最好的控件编程实例,如何编写MFC控件,和控件发布到web上。-The best control programming examples, how to write MFC controls, and controls publishing to the web.
lesson2-WTL-for-MFC
- wtl是ATL编程不可或缺的资源,他可以以较少的代码实现MFC相关的界面功能。这里是课程2-wtl ATL programming is an essential resource, he can be less dependent interface code MFC function.
Standard-MFC-WinSock-ActiveX
- 标准MFC WinSock ActiveX控件开发实例 --为广大正在学习C++MFC,Winsock,ActiveX编程的朋友提供帮助。Standard MFC WinSock ActiveX control development example - for the majority are learning C + + MFC, Winsock, ActiveX programming friends to help.-Standard MFC WinSock ActiveX contro
simple-LED-activex
- 简单的led控件,可以用在vc mfc编程操作中,操作简单-led activex
easyPlayer源码
- easyPlayer源码,有EXE和ACTIVEX的,采用MFC编程