Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: pack()ing Win32 Structures

by jsprat (Curate)
on May 06, 2002 at 02:06 UTC ( [id://164208]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        push @splist, 32 for (1 .. 32);
        $tz_struct = pack("LU32PLU32PL", 0, @splist, $systime_struct,
                                            0, @splist, $systime_struct, 0
    +);
    
  2. or download this
                         'GetTimeZoneInformation',
                          [P],
                          N
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://164208]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-20 13:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found