Page 1 of 1

Use the .dll in .net

Posted: Wed May 31, 2006 8:31 am
by matteocima
Hi,
I have big problems with the .net edition, and the .dll edition is working better.
Is there a way to use the .dll edition in .net?

I am using visual studio 2005 c#

Regards,
Matteo

Posted: Wed May 31, 2006 9:25 am
by Softanics
Thank you for your question.

You can use the dll in any programming environment that supports dlls, in C#, for instance. But we haven't code examples for that.

Posted: Wed May 31, 2006 9:48 am
by matteocima
Thanks for your reply,

vs2005 (c#) always refuses to add a reference to the .dll

Regards,
Matteo

Posted: Wed May 31, 2006 10:26 am
by Softanics
matteocima wrote:I tried all the ways I had in mind but vs2005 (c#) always refuses to add a reference to the .dll


You can't add reference to this dll, because it's not a component or ocx. It is a regular dll such as kernel32.dll etc.

Posted: Tue Jun 27, 2006 10:25 pm
by Orhanc1
so is there anyway you cold make a version suitable with VS. I use Visual Basic 6 and i REALLY need it but i encounter the same problem.

Can Orhan