Hi All,

I am using IBM client access toolkit with VC++ and i am getting error in the "cwb.h" file.

typedef ULONG_PTR cwb_Handle;
typedef cwb_Handle cwbSV_ErrHandle;

in these lines i am getting compilation error.

Does anyone has solution form my problem?