Menu

How to use the DTL library

Johan
2014-02-25
2014-02-27
  • Johan

    Johan - 2014-02-25

    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

     
  • Daniel Medeiros

    Daniel Medeiros - 2014-02-27

    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

     

Log in to post a comment.