Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - library
Search - library - List
一个查看类型库信息的ATL应用程序(5KB)-a type library information ATL applications (5KB)
Date : 2008-10-13 Size : 4.92kb User : chen

vb6环境下开发的动态链接库(dll),能够为想学ActiveX编程的人提供帮助-VB6 environment of dynamic link library (dll), I wanted to learn to ActiveX programming to provide help
Date : 2008-10-13 Size : 7.73kb User : 刘春华

介绍两种方法来写自动化(IDispatch)接口的组件程序,一是用 MFC 方式编写“纯粹”的 IDispatch 接口;二是用 ATL 方式编写“双接口”的组件。这一回将讨论IDispatch 接口和双接口...... 使用者要想调用普通的 COM 组件功能,必须要加载这个组件的类型库(Type library)文件 tlb(比如在 VC 中使用 #import)。-introduces two ways to write automation (IDispatch) interface components procedures with MFC First approach to the preparation of "pure" IDispatch interface; Two methods are used to prepare ATL "dual interface" components.IDispatch ...... COM (Type library) tlb( VC #import)
Date : 2008-10-13 Size : 247.98kb User : 冷寒

说到COM,相信在Windows平台上有过开发经验的朋友一定接触过,它是Windows操作系统的基本软件模型,从93年建立以来,为Windows平台的推广和发展做出了不可磨灭的贡献,而且其自身还在不断发展。但是要真正开发COM组件并不是很轻松,在Visual C++中,我们既可以使用MFC也可以使用ATL。MFC完全面向Windows应用,它用C++的封装技术建立了一套适合于开发Windows应用的C++类库,虽然在后期的版本中MFC提供了大量的COM支持,但是从基本的设计结构上讲,MFC不适合于开发专业的COM组件,它适合于在Windows应用的基础上提供相应的COM支持-said, I believe that the Windows platform had experience in the development of certain contact with friends, it is the basic Windows operating system software model, from the establishment of 93 for the Windows platform, and promote the development of an indelible contribution, but also its own development. But to really develop COM is not very easy in Visual C, we can use MFC can also use ATL. MFC entirely oriented Windows applications, it is using the C Packaging Technology for the establishment of a set of Windows applications in the development of the C library, although in the latter part of MFC version provides a large number of COM support, but from the basic structure of the design sense, MFC is not suitable for the professional development of COM, it suited to the Windows applicat
Date : 2008-10-13 Size : 116.42kb User : 风帆

这是个动态连接库应用程序,用VC++写的-This is a dynamic link library applications, written with VC
Date : 2008-10-13 Size : 251.96kb User : z

本目录的内容提供给使用Delphi 2.0/3.0/4.0 for 32BIT windows开发环境 提供支持的库文件和例子程序。支持库采用Win32动态联接库DLL。-Catalog of content providers to use Delphi 2.0/3.0/4.0 for progressing windows development environment to provide support of the library and examples procedures. Support for using Win32 dynamic link library DLL.
Date : 2008-10-13 Size : 14.96kb User :

Win32环境下动态链接库(DLL)编程原理-Win32 dynamic link library (DLL) programming Principle
Date : 2008-10-13 Size : 8.17kb User : njzhanggh

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 DLL's MFC Programming DLL extension of the source code VC dynamic link library's programming MFC extension DLL source code
Date : 2008-10-13 Size : 62.27kb User : yangthui

一个很经典的静态链接库实例,初学朋友可以通过此例学习生成静态链接库和调用的方法 先编译dlg1 class 后编译dlg class -a very classic example of the static link, Beginners friends through this study were generated static link library and the use of the first class after dlg1 Compiler Compiler dlg class
Date : 2008-10-13 Size : 25.59kb User : 洒脱

讲解ATL(ActiveX template library)的详细文档,对希望了解windows系统内部工作原理的人有较大帮助,是本人使用网站金币下载下来的,觉得不错,与大家共享。-on ATL (ActiveX template library) the detailed documentation, hope to understand the windows system working principle of a greater help, I use site is downloaded from the coins, think well and share.
Date : 2008-10-13 Size : 37.74kb User : zuoyinbo

The installation has copied all ImageLib VCL files onto your harddrive. Copy these VCL files into a directory containing your 3rd party added VCL s: Copy IMGLIB31.HLP to your \\DELPHI\\BIN directory. Copy IMGLIB31.KWF to your \\DELPHI\\HELP directory. Execute delphi s HelpInst and open delphi.hdx which is located in your \\DELPHI\\BIN. Add a new Keyword file by the name IMGLIB31.KWF. IMGLIB31.KWF can be found \\DELPHI\\HELP. Save delphi.hdx which will automatically rebuild your delphi help file. Execute Delphi. In Delphi select Options\\Install components\\ Add and browse your 3rd party added VCLs directory. Select PMREG.PAS and press the OK button. After the library is rebuilt, you will notice 16 new icons on your Delphi toolbar under PMULTIIMAGE.
Date : 2008-10-13 Size : 1.13mb User : sylvester

Compact Flash library for AVR
Date : 2008-10-13 Size : 1.73mb User : Ngoc Bui Xuan

WTL应用 Windows Template Library - WTL Version 7.1
Date : 2008-10-13 Size : 21.27kb User : joe

C++标准模板库-C standard template library
Date : 2008-10-13 Size : 10.03kb User : tttt

标准模板库 for C-Standard Template Library for C
Date : 2008-10-13 Size : 70.73kb User : tttt

介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功能简单的COM插件(addin),加入工具栏按钮和菜单等可视部件,并为其加入响应事件的方法,并在最后简单说明了实现与Office宏混合编程的方法-A VC ATL (Active Template Library), using IDTExtensibility2 interface for Microsoft Word functional simple plug-COM (addin) accession toolbar buttons and menus, and other visual components, and its accession to respond to the incident, and the final realization of a simple statement with the Office Acer mixed programming method
Date : 2008-10-13 Size : 73.17kb User : 代泽伟

Is a complete projetct about video library management with the language C and the GTK librairie
Date : 2025-12-30 Size : 611kb User : tarik

动态链接库DLL的开发与运用,开发IE插件必备-Dynamic Link Library
Date : 2025-12-30 Size : 71kb User : wahaha

对某公司员工的工资情况进行管理,完成员工基本信息的添加、修改、删除和查询功能,考勤管理功能,工资结算功能-Library management system
Date : 2025-12-30 Size : 615kb User : howareyou

Chilhat ActiveX library. Use regsvr32 to register it.
Date : 2025-12-30 Size : 3.95mb User : FdwCh
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.