Is there any "easy" way ? As far as i understood, your project is coded in Vb or C#, so i think there will be conversion to do to make that work on my project...
Let me know,
Thanks,
Johan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There's no need to convert the DLL, you would have to look how to use a .NET DLL in your C++ project. It should work if you use COM interface, can you try that and see if it does?
Regards,
Daniel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I wanted to know how can we use the DTL library with my project which is coded in C ++ standard : http://sourceforge.net/projects/dwsim/files/DWSIM/DTL/
Is there any "easy" way ? As far as i understood, your project is coded in Vb or C#, so i think there will be conversion to do to make that work on my project...
Let me know,
Thanks,
Johan
Hi Johan,
There's no need to convert the DLL, you would have to look how to use a .NET DLL in your C++ project. It should work if you use COM interface, can you try that and see if it does?
Regards,
Daniel