1 Star 0 Fork 47

zhangminjie / 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__ */
C
1
https://gitee.com/zhangminjie1997/openGauss-connector-odbc.git
git@gitee.com:zhangminjie1997/openGauss-connector-odbc.git
zhangminjie1997
openGauss-connector-odbc
openGauss-connector-odbc
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891