Excel x64 CreateReutersObject("AdfinXRtLib.AdxRtList") returns Nothing

Hi there,

I have just tested Tutorial 2 of Office COM APIs on 64bit excel:

https://developers.thomsonreuters.com/eikon-apis/com-apis-use-microsoft-office/undefined

The tutorial fails because CreateAdxAtList() returns Nothing.

The tutorial works fine on 32bit excel.

Can you help?

Pierre-Jean

Best Answer

Answers

  • I have a tangentially related question. I am programming in C++ and I have to use a x64 dll. Are there any samples for C++ in the .net api? I am not a C# programmer.

    Thanks in advance