This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]