资源列表
safearray-1.zip
- 上面代码的测试程序
VC下DCOM的Server和Client编程实现..rar
- VC下DCOM的Server和Client编程实现
XjCtrlColock.rar
- 一个让你心动的时间显示OCX,该OCXcai用多线程处理
树形列表选择控件.rar
- 我用VB自写的结合Combobox与TreeView相结合的列表选择控件,很有实用性
用VB写多线程程序.zip
- VB的多线程程序
超级报表模板设计器C#源代码
- 此源码是Cell组件超级报表模板设计器C#.net源码示例。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员开发优秀报表的
《com原理与应用》源代码
- com原理与应用技术原码-com principle and application technology original code
COMIntro2_src
- 本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解释编写自己的COM接口和COM服务器所需要的步骤和知识,以及详细讨论当COM库对COM服务器进行调用时,COM服务器运行的内部机制。- This article for the programmer which just contacts COM provides the programming guide, explained how
一个非常实用和漂亮的日期窗口控件calendar_app
- 一个非常实用和漂亮的日期窗口控件calendar_app源代码,VC的。-a very practical and beautiful date window controls calendar_app source code, VC.
COM&DCOM编程指南配书源码
- COM&DCOM编程指南配书源码-COMDCOM programming guide book distribution source
在COM中使用数组_code
- COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.