Welcome![Sign In][Sign Up]
Location:
Search - mfc activex control

Search list

[ActiveX/DCOM/ATLVC++编写的ActiveX控件

Description: 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.
Platform: | Size: 45777 | Author: 和平鸽 | Hits:

[ActiveX/DCOM/ATLVC++编写的ActiveX控件

Description: 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.
Platform: | Size: 45056 | Author: 和平鸽 | Hits:

[Button controlActiveXShadeButton

Description: There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl. -There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl.
Platform: | Size: 71680 | Author: 刘亦菲 | Hits:

[Program docControl_Development_of_Parallel_Port_Communication

Description: A self-designed control of PC parallel port communication is introduced in this paper.Taking advantage of the MFC ActiveX technology, it is developed in Visual C++ and offset the scarcity of the control of PC parellel paort communication. An example of frequency measurement shows the detail procedure and application of the control.
Platform: | Size: 152576 | Author: chengxin | Hits:

[Speech/Voice recognition/combineMFCActivex

Description: MFC Activex 录音机控件的原程序-MFC Activex original tape recorder control procedures
Platform: | Size: 55296 | Author: zhouhong | Hits:

[ActiveX/DCOM/ATLkongjian

Description: 类似画笔的绘图控件源代码。Demo.zip 是WinPainter MFC应用程序源代码。WinPainter.zip 是WinPainter MFC ActiveX源代码。WPOcxTest.zip 是WinPainter ActiveX的测试程序。大家一起学习!-Brush drawing similar source code control. Demo.zip is WinPainter MFC application source code. WinPainter.zip is WinPainter MFC ActiveX source code. WPOcxTest.zip is WinPainter ActiveX testing procedures. Everyone to learn!
Platform: | Size: 92160 | Author: 冯彬 | Hits:

[Embeded-SCM Developactivex_udp_video

Description: Visual C++ 6.0 种MFC 开发的ActiveX控件,是嵌入式视频监控系统的客户端软件,采用IPicture接口和UDP协议的IP组播方式,实现了JPEG图像的实时显示-Visual C++ 6.0 species MFC Development ActiveX control is embedded video monitoring system client software, using IPicture interface and IP Multicast UDP protocol to realize a real-time display of JPEG images
Platform: | Size: 39936 | Author: 章明人 | Hits:

[ActiveX/DCOM/ATLMFCControl

Description: ActiveX控件设计 实例-ActiveX control design example
Platform: | Size: 110592 | Author: 朱东亮 | Hits:

[Windows Developopengl_activex

Description: An OpenGL ActiveX Control Developed with MFC 用MFC写的OpenGL控件 -An OpenGL ActiveX Control Developed with MFC by MFC controls written in OpenGL
Platform: | Size: 46080 | Author: luqixue | Hits:

[VC/MFCProfessionalMFC

Description: Professional MFC. Chapter 1: The Microsoft Developer Studio Chapter 2: The Wizards and The Gallery Chapter 3: The Application Architecture Hierarchy Chapter 4: The Document/View Architecture Chapter 5: Using Dialogs and Controls in MFC Chapter 6: User Interface Issues Chapter 7: Advanced User Interface Programming Chapter 8: Using the Windows Common Controls Chapter 9: Writing Programs for the Windows Shell Chapter 10: Utility and Exception Classes Chapter 11: Writing Multithreaded Applications with MFC Chapter 12: Creating Dynamic-link Libraries Chapter 13: Writing Database Applications Chapter 14: Writing OLE Containers Chapter 15: Writing OLE Servers Chapter 16: ActiveX Controls Chapter 17: ActiveX Control Containers Chapter 18: Internet Client Programming Chapter 19: Internet Server Programming Appendix A: Installing Visual C-Professional MFC. Chapter 1: The Microsoft Developer Studio Chapter 2: The Wizards and The Gallery Chapter 3: The Application Architecture Hierarchy Chapter 4: The Document/View Architecture Chapter 5: Using Dialogs and Controls in MFC Chapter 6: User Interface Issues Chapter 7: Advanced User Interface Programming Chapter 8: Using the Windows Common Controls Chapter 9: Writing Programs for the Windows Shell Chapter 10: Utility and Exception Classes Chapter 11: Writing Multithreaded Applications with MFC Chapter 12: Creating Dynamic-link Libraries Chapter 13: Writing Database Applications Chapter 14: Writing OLE Containers Chapter 15: Writing OLE Servers Chapter 16: ActiveX Controls Chapter 17: ActiveX Control Containers Chapter 18: Internet Client Programming Chapter 19: Internet Server Programming Appendix A: Installing Visual C++
Platform: | Size: 2899968 | Author: Minh | Hits:

[ActiveX/DCOM/ATLActivex

Description: MFC programming for Active x control
Platform: | Size: 106496 | Author: ash | Hits:

[Internet-NetworkMFCActiveWinSock

Description: 标准MFC WinSock ActiveX控件开发实例 开发一个ActiveX控件,提供接口,与相应事件挂钩。-Standard MFC WinSock ActiveX control is an instance of development of an ActiveX control developed to provide interfaces to link with the corresponding event.
Platform: | Size: 748544 | Author: xautwqk | Hits:

[ActiveX/DCOM/ATLActiveX

Description: ACtive控件,MFC开发.使用上层的程序开发简单的控件-ACtive control, MFC development. Development of simple procedures for the use of the upper control
Platform: | Size: 432128 | Author: liupeng | Hits:

[GDI-BitmapWinPainter

Description: WinPainter MFC ActiveX源代码,对于学习组件编程有一定的参考价值。-WinPainter MFC ActiveX Control Sources
Platform: | Size: 4603904 | Author: abing | Hits:

[ActiveX/DCOM/ATLCamPlayer20091015142548

Description: 用MFC ACTIVEX开发的用于网页控制视频文件播放与停止的源码。-Developed with MFC ACTIVEX control video files for web pages and stop the source.
Platform: | Size: 19947520 | Author: sss | Hits:

[ActiveX/DCOM/ATLMFC-Activex-record

Description: 这是一个用VC6.0,C++编写的MFC Activex 录音机控件,已编译通过.-This is a VC6.0, C++ written in MFC Activex recorder control, compiled by.
Platform: | Size: 2599936 | Author: 竺显斌 | Hits:

[GUI DevelopMFC-ActiveX-control-(MFCActiveX)

Description: MFC编写ActiveX的例子,很好的入门例子-ActiveX by MFC
Platform: | Size: 68608 | Author: your name | Hits:

[Windows DevelopMFC-ActiveX

Description: 这是关于在Windows下MFC-ActiveX项目的介绍资料。 使用ActiveX控件,对应VC++程序员来说有很大帮助。-This is on the Windows under MFC-ActiveX project information. Use the ActiveX control, the corresponding VC++ programmers are very helpful.
Platform: | Size: 17408 | Author: 李宇宙 | Hits:

[VC/MFCMFC-based_ActiveX_control

Description: 基于MFC的ActiveX控件开发,MFC下开发ActiveX控件的说明,很详细-MFC-based ActiveX control development, MFC ActiveX control developed under the instructions, very detailed
Platform: | Size: 830464 | Author: apple | Hits:

[VC/MFC基于MFC的ActiveX控件开发

Description: activex控件开发及使用,浅显易懂适合初学者。(Development of ActiveX control)
Platform: | Size: 809984 | Author: VC++程序员 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net