文件名称:通达信DLL函数编程规范
-
所属分类:
- 标签属性:
- 上传时间:2017-11-19
-
文件大小:87kb
-
已下载:3次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
通达信DLL函数编程规范用户可以自己编写公式函数dll载入通达信客户端,用户dll必须遵循通达信接口规范。(请参考示范程序TestPluginTCale)(This file contains a summary of what you will find in each of the files that
make up your TestPluginTCale application.
TestPluginTCale.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TestPluginTCale.cpp
This is the main DLL source file.
When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be produced, or you can check the "doesn't produce lib" checkbox in
the Linker settings page for this project.)
make up your TestPluginTCale application.
TestPluginTCale.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TestPluginTCale.cpp
This is the main DLL source file.
When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be produced, or you can check the "doesn't produce lib" checkbox in
the Linker settings page for this project.)
相关搜索: 通达信DLL函数编程规范
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
通达信DLL函数编程规范.doc | 138752 | 2014-05-24 |
TestPluginTCale\PluginTCalcFunc.h | 422 | 2014-05-23 |
TestPluginTCale\ReadMe.txt | 1667 | 2014-05-16 |
TestPluginTCale\StdAfx.cpp | 302 | 2014-05-16 |
TestPluginTCale\StdAfx.h | 802 | 2014-05-16 |
TestPluginTCale\TCalcFuncSets.cpp | 778 | 2014-05-23 |
TestPluginTCale\TCalcFuncSets.h | 298 | 2014-05-23 |
TestPluginTCale\TestPluginTCale.cpp | 274 | 2014-05-16 |
TestPluginTCale\TestPluginTCale.dsp | 4647 | 2014-05-20 |
TestPluginTCale\TestPluginTCale.dsw | 553 | 2014-05-16 |
TestPluginTCale |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.