in reply to pack()ing Win32 Structures
push @splist, 32 for (1 .. 32); $tz_struct = pack("LU32PLU32PL", 0, @splist, $systime_struct, 0, @splist, $systime_struct, 0 +);
'GetTimeZoneInformation', [P], N
Update:
Updated my Win32::API, and updated #3 above. Thanks mothra:-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: pack()ing Win32 Structures
by mothra (Hermit) on May 06, 2002 at 02:27 UTC | |
by jsprat (Curate) on May 06, 2002 at 03:55 UTC |