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.

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

      Isn't there equivalent functionality in Win32API::File?