c++ - How to call a C# dll in QT Creator? -
i have qt creator latest version works ms visual studio 2010 compiler. os windows 7 ultimate 32 bit. now, question.
i have dll created c#. dll got void methods, need call inside c++ code. how can load dll qt creator, , call methods?
your appreciated.
Comments
Post a Comment