You have to create a standard call dll which exports all functions you need of the c sources. You can call this dll from VB6 then.
I have done this always with Visual Studio 6
Here is a MSDN article:
http://support.microsoft.com/default.aspx?scid=KB;en-us;q106553

Regards Alex

Simon Josefsson schrieb:

I have copied the Libidn mailing list, in case anyone else has any
ideas.

<[EMAIL PROTECTED]> writes:

Hi,

I would like to use the Libidn  in visual basic 6

is there an exapmle for it as we cannot use c.

There are no examples as far as I know.  It is most likely possible to
call C functions from Visual Basic, but I'm not familiar with how to
do it.  It should be possible to build a Windows DLL of Libidn.
Perhaps some Googling on how to interface C with VB6 will help.

Regards,
Simon


_______________________________________________
Help-libidn mailing list
Help-libidn@gnu.org
http://lists.gnu.org/mailman/listinfo/help-libidn





_______________________________________________
Help-libidn mailing list
Help-libidn@gnu.org
http://lists.gnu.org/mailman/listinfo/help-libidn

Reply via email to