搜索资源列表
ProcExcel
- 这是一个ATL COM组件程序,实现了处理EXCEL文档的功能,程序内部调用了EXCEL9组件-ATL COM procedures of processing documents Excel functions, Calling the internal procedures EXCEL9 components
ConnectionPoint
- 用ATL实现com连接点技术,以及要注意的细节代码,有注释-with ATL com connection technology, and attention to the details of code, Notes
activex_tut2
- ATL object wizard that creates a collection of other COM objects 创建COM对象阿ATL对象向导(37KB) -ATL object wizard that creates a collectio n of other COM objects created ATL COM Object Object A Wizard (37KB)
DCOMrumencode
- 《DCOM入门》随书源码 Chapter 1 (Distributed Computing) N/A Chapter 2 (DCOM Overview) N/A Chapter 3 (Objects) Basics Chapter 4 (Components) Basics Chapter 5 (Infrastructure) Infrastructure Chapter 6 (Building Components with ATL) OCRServer Chapt
AutoATL
- 使用ATL制作COM自动化界面编程代码-produced using ATL COM automation interface programming code
COM+PROGRAMMING
- COM+ Programming: A Practical Guide Using Visual C++ and ATL by Pradeep Tapadiya
APOReg
- 用VC实现的注册软件,核心为ATL COM DLL,用以注册
Gb2Big ,进行GB码和BIG5码之间的双向转换
- 代码实现了对一组字符串内存,进行GB码和BIG5码之间的双向转换,采用中间件方式输出。编译后生成ATL COM组件,可以供Windows平台的应用软件和ASP网站中使用。文件中同时包含了一个VB做的简单的调用例子。,Code to achieve a set of strings of memory, BIG5 to GB code and two-way code conversion, the use of middleware output. After the compiler to g
VC_advanced_program_development
- 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s