in reply to Re^2: calling a function from a dll
in thread calling a function from a dll
Looking at the Win32::API docs, it looks like line 14 should be:
$value = $function->Call( $value, $key, $encrypted );
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|