5 #ifndef _INC_GraySSLInt_H
6 #define _INC_GraySSLInt_H
22 #if defined(_MFC_VER) || defined(GRAY_STATICLIB)
25 #define GRAYSSL_LINK __DECL_IMPORT
29 #define FACILITY_GRAYSSL 0x101
36 #define GRAYSSL_ERR(a,b,c) GRAYSSL_ERR_##a = b,
#define FACILITY_GRAYSSL
Definition: GraySSLInt.h:29
#define MAKE_HRESULT(sev, fac, code)
Definition: HResult.h:77
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
#define ASSERT(exp)
Definition: cDebugAssert.h:87
Definition: GraySSL.cpp:11
HRESULT GRAYSSL_ERR1(GRAYSSL_ERR_t b)
Definition: GraySSLInt.h:43
GRAYSSL_ERR_t
Definition: GraySSLInt.h:32
@ GRAYSSL_ERR_MASK
Definition: GraySSLInt.h:40
< The main namespace for all Core functions.
Definition: GrayCore.cpp:14