Hello to everyone,
I want to create a Windows project in VS C++ 2010 and I want to be able to use some of the .dll files from the SDL Trados Studio.
Until now ,I had been working with C# and I could easily provide the references to the necessary .dlls.Now, I want to use the same .dll files in a C++ project.
Are the .dlls managed?How could I use them in C++?
I understand that a header file must be created and included.
Yesterday, I tried to open some of the .dlls with the Dependency Manager application, in order to see the functions inside, but the .dll could not be opened.
I would kindly appreciate your help.
Best Regards
Nikos