in reply to
Point to a structure
I've always used pack. Dump the resulting binary string as hex, to help you fiddle with the pack code.
Comment on
Re: Point to a structure
Replies are listed 'Best First'.
Re^2: Point to a structure
by
iea
(Beadle)
on Aug 11, 2008 at 08:04 UTC
Thanks ...
@anony
It wont work with Win32API::File ,Win32::File.
@John M. Dlugosz
I´ve got the
pack
code now but
GUID Guid;
seems to be
unknown. I also get
wrong parameter
error.
I will post the code later ... thanks for your help
[reply]
[d/l]
[select]
Re^3: Point to a structure
by
Anonymous Monk
on Aug 11, 2008 at 14:38 UTC
Isn't there equivalent functionality in Win32API::File?
[reply]
In Section
Seekers of Perl Wisdom