Calling the UNIX crypt function in the cygwin.dll from VB

Corinna Vinschen cygwin@cygwin.com
Wed Mar 14 11:01:00 GMT 2001


On Wed, Mar 14, 2001 at 09:18:22AM -0800, Dirk Mueller wrote:
> Hello!
> 
> I would like to call the UNIX crypt function out of
> VB. Unfortunately I can not find this function in the
> cygwin.dll itself. Does anyone have an idea how this
> could be done? Any hint or links to further docu is
> welcome!

The crypt function is in the library called libcrypt.a
I don't know if you can link it to VB, though. OTOH you
can take the sources and compile them using VC which should
be no problem at all.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list