2 Star 6 Fork 5

rubikyard / TestPluginTCale

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TCalcFuncSets.h 298 Bytes
一键复制 编辑 原始数据 按行查看 历史
rubikyard 提交于 2017-11-06 23:16 . Create
#ifndef __TCALC_FUNC_SETS
#define __TCALC_FUNC_SETS
#include "PluginTCalcFunc.h"
#ifdef __cplusplus
extern "C"
{
#endif //__cplusplus
__declspec(dllexport) BOOL RegisterTdxFunc(PluginTCalcFuncInfo** pFun);
#ifdef __cplusplus
}
#endif //__cplusplus
#endif //__TCALC_FUNC_SETS
C++
1
https://gitee.com/rubikyard/TestPluginTCale.git
git@gitee.com:rubikyard/TestPluginTCale.git
rubikyard
TestPluginTCale
TestPluginTCale
master

搜索帮助