way has asked for the wisdom of the Perl Monks concerning the following question:
Hello Fellows!
I've a dll without the documentation, one of the parameters to call of the needed function is a file handle. How could i create it with Win32::API::Struct?
If i use a filehandle of Perl it complain as "Can't call method "Pack" on an undefined value"
Thank and Merry Christmas!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to create a File Handle Struct with Win32::API::Struct
by ikegami (Patriarch) on Dec 24, 2009 at 07:15 UTC | |
by way (Sexton) on Dec 24, 2009 at 15:41 UTC | |
by ikegami (Patriarch) on Dec 24, 2009 at 16:02 UTC | |
by way (Sexton) on Dec 24, 2009 at 20:31 UTC | |
by ikegami (Patriarch) on Dec 24, 2009 at 23:37 UTC | |
|
Re: How to create a File Handle Struct with Win32::API::Struct
by Anonymous Monk on Dec 24, 2009 at 07:06 UTC | |
by ikegami (Patriarch) on Dec 24, 2009 at 07:21 UTC | |
by way (Sexton) on Dec 24, 2009 at 15:23 UTC |