Help for this page
+ I'm trying to use the Win32::API module to call a simple test case DLL ... $myFunc = Win32::API->new('addValues', 'addValues', 'DD', 'D') + with no success.
$myFunc = Win32::API->new('adnalues', 'adnValues', 'DD', 'D')