Re: Calling a function from a win32-DLL in perl
- From: Tom Gur <gur.tom@xxxxxxxxx>
- Date: Thu, 27 Dec 2007 06:14:01 -0800 (PST)
On Dec 27, 3:20 pm, Kira Yamato <kira...@xxxxxxxxxxxxx> wrote:
On 2007-12-27 07:17:36 -0500, Tom Gur <gur....@xxxxxxxxx> said:
Hi,
How can I, within a perl script, call a certain function from a win32
DLL file ?
Thanks,
Tom
use Win32::API;
--
-kira
Is there a way to do it using standard perl modules (without adding
modules) ?
.
- Follow-Ups:
- Re: Calling a function from a win32-DLL in perl
- From: Ben Morrow
- Re: Calling a function from a win32-DLL in perl
- References:
- Calling a function from a win32-DLL in perl
- From: Tom Gur
- Re: Calling a function from a win32-DLL in perl
- From: Kira Yamato
- Calling a function from a win32-DLL in perl
- Prev by Date: FAQ 5.2 How do I change, delete, or insert a line in a file, or append to the beginning of a file?
- Next by Date: Re: sprintf doesnt work in s///e syntax.
- Previous by thread: Re: Calling a function from a win32-DLL in perl
- Next by thread: Re: Calling a function from a win32-DLL in perl
- Index(es):