搜索资源列表
qqqqq
- 用vc开发动态链接库.chm动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。这 种方法同只把函数储存在已编译的.OBJ文件中相比更有利于代码的重用。
TlbInf32
- This file is useful how to get ATL COM information
StockChartX.chm
- StockchartX manual The first step in creating a chart is to add a chart panel using the AddChartPanel function: long MyPanel = StockChartX1.AddChartPanel() MyPanel holds the reference to the new chart panel. StockChartX chart panels cont
