in reply to Re: How to create a File Handle Struct with Win32::API::Struct
in thread How to create a File Handle Struct with Win32::API::Struct

I'm trying of load and use a dll on Perl, the function itself needed a struct of file handle because read a file and pass it to it, that was a good point to start.

Thank

  • Comment on Re^2: How to create a File Handle Struct with Win32::API::Struct