|
Posted by Bart Lateur on September 27, 2004, 5:31 pm
Please log in for more thread options
$_@_.%_ wrote:
>#!Perl
>use Win32::API;
>print "okn";
>
>Here is the error:
>
>Application popup: perl.exe - Application Error : The instruction at
>"0x10003ec1" referenced memory at "0x00000000". The memory could not
>be "read".
Are you sure you have the binary (DLL of Win32::API) for 5.8.x?
--
Bart.
|