This is the mail archive of the cygwin@sources.redhat.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: Accessing perl from VB...




>From: John.Velman@HSC.com
>To: cygwin@sourceware.cygnus.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@sourceware.cygnus.com


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