Need Elektron 32 bit API
Our Application is 32 bit application and when we tried to call your api for testing it gives linker error because your api is 64 bit one
Got below error
'' error LNK2001: unresolved external symbol "__declspec(dllimport) public: class thomsonreuters::ema::access::EmaString const & __thiscall thomsonreuters::ema::access::UpdateMsg::getServiceName(void)const " (__imp_?getServiceName@UpdateMsg@access@ema@thomsonreuters@@QBEABVEmaString@234@XZ)""
Can we have 32 bit Elektron API so we can use in our application