G
Guest
I created a c# dll. And I want to use it in a C++ Builder 6 program. But when
compiling, it gives a linker error: unresolved external........something goes
on.
But when i am writing a test program in C#, the dll works perfectly.
Is there a way that I can run this .dll?
compiling, it gives a linker error: unresolved external........something goes
on.
But when i am writing a test program in C#, the dll works perfectly.
Is there a way that I can run this .dll?