Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20000726024818.4365.qmail@hotmail.com> X-Originating-IP: [203.97.2.246] From: "Danny Smith" To: John DOT Velman AT HSC DOT com, cygwin AT sourceware DOT cygnus DOT com Subject: Re: Accessing perl from VB... Date: Wed, 26 Jul 2000 14:48:18 NZST Mime-Version: 1.0 Content-Type: text/plain; format=flowed >From: John DOT Velman AT HSC DOT com >To: cygwin AT sourceware DOT cygnus DOT com >Subject: Accessing perl from VB... >Date: Tue, 25 Jul 2000 15:51:21 -0700 > >Question: how hard >would it be to get at the perl functions from VBA using libperl5_6_0.dll? > Unless the dll exports are all _stdcall (aka PASCAL) convention, very difficult. VBA can only import _stdcall functions. Danny ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com