1 Star 0 Fork 51

薛蒙恩/openGauss-connector-odbc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
xalibname.h 472 Bytes
一键复制 编辑 原始数据 按行查看 历史
/* File: xalibname.h
*
* Description: See "xalibname.c"
*
* Comments: See "readme.txt" for copyright and license information.
*
*/
#ifndef __XALIBNAME_H__
#define __XALIBNAME_H__
#ifdef __cplusplus
extern "C" {
#endif
#ifdef WIN32
#ifdef _HANDLE_ENLIST_IN_DTC_
BOOL IsWow64(void);
const char *GetXaLibName(void);
const char *GetXaLibPath(void);
#endif /* _HANDLE_ENLIST_IN_DTC_ */
#endif /* WIN32 */
#ifdef __cplusplus
}
#endif
#endif /* __XALIBNAME_H__ */
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/xue_meng_en/openGauss-connector-odbc.git
git@gitee.com:xue_meng_en/openGauss-connector-odbc.git
xue_meng_en
openGauss-connector-odbc
openGauss-connector-odbc
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385