Hi,
We are building a Creo toolkit project and trying to import a external dll which is in c# into the project.
we are facing issues while building the code .
the code for importing the external dll.
#import "SampleDLL.tlb"
using namespace SampleDLL;
Any suggestions ?
Thanks and Regards,
Sekar