Accessing perl from VB...

Danny Smith danny_r_smith@hotmail.com
Tue Jul 25 19:48:00 GMT 2000


>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



More information about the Cygwin mailing list