Help for this page
sub Unpack { my $type = $_[0]; ... DEBUG "(PM)Type::Unpack: returning '$_[1]'\n"; return $_[1]; }
$GetSharedMem = Win32::API->new('shmdll', 'int GetSharedMem(int shareI +ndex,MYBUFFER* lpszBuf, DWORD bufLength)');