in reply to
"pointers" for calling a DLL
I think you want:
$filename = $XRawfile->GetFileName();
[download]
Also, you can use Win32::OLE::Variant() to force the datatype but I've never had to do this, Win32::OLE has been pretty good about converting them.
-Nitrox
Comment on
Re: "pointers" for calling a DLL
Download
Code
In Section
Seekers of Perl Wisdom