help-libidn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: Libidn in Visual Basic 6


From: Alexander Gnauck
Subject: AW: Libidn in Visual Basic 6
Date: Wed, 8 Feb 2006 22:45:44 +0100

Here is a windows dll with source:
http://jabberstudio.org/cgi-bin/viewcvs.cgi/exodus/trunk/stringprep/
It exports only xmpp profiles. Perhaps the code will help you to export
other functions for VB6.

Alex

 

> -----Ursprüngliche Nachricht-----
> Von: address@hidden 
> [mailto:address@hidden Im 
> Auftrag von Alexander Gnauck
> Gesendet: Mittwoch, 8. Februar 2006 10:39
> An: Simon Josefsson
> Cc: address@hidden; address@hidden
> Betreff: Re: Libidn in Visual Basic 6
> 
> 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.
> >
> ><address@hidden> 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
> >address@hidden
> >http://lists.gnu.org/mailman/listinfo/help-libidn
> >
> >
> >  
> >
> 
> 
> 
> _______________________________________________
> Help-libidn mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-libidn
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]