Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3B283D6D.273EEF53@niles.de>
Date: Thu, 14 Jun 2001 06:28:29 +0200
From: Alexander Mader <alexander.mader@niles.de>
Organization: NILES Werkzeugmaschinen GmbH
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18pre21 i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: Joa~o Miguel Soares <newted@alfarrabio.um.geira.pt>
CC: cygwin@cygwin.com
Subject: Re: I have a DLL, no, how to use it in VBasic?
References: <Pine.LNX.4.10.10106140112070.7270-100000@alfarrabio>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hallo!

At least, it is possible to use MinGW32 generated DLLs with VB -- I have
to provide DLLs for VB and do it that way. I suppose Cygwin DLLs are
useable as well, bu you have to try.

It is important to generate stdcall DLLs. So you have to use the -mrtg
option of gcc for compiling and linking.

Best wishes,

Alexander.

Joa~o Miguel Soares wrote:
> 
>         I have created a dll with cygwin (based on C++) now how can I use
> it with Visual Basic? Is it even possible?
> 
>         Tx!
>                                 Joao Miguel Soares
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple

-- 
Alexander Mader <alexander.mader@niles.de>	Fon: +49-30-93033-636
NILES Werkzeugmaschinen GmbH			Fax: +49-30-93033-603
				www.niles.de

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

