Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Win32::API help

by pKai (Priest)
on Nov 06, 2006 at 18:04 UTC ( [id://582492]=note: print w/replies, xml ) Need Help??


in reply to Re: Win32::API help
in thread Win32::API help

Trial and error says the pack is needed.

In my "working" installation a plain digit 8 results in no download at all, while coded as in the OP the file loads fine.

Replies are listed 'Best First'.
Re^3: Win32::API help
by BrowserUk (Patriarch) on Nov 06, 2006 at 18:38 UTC

    Using pack 'd', ... to pack a value defined as a DWORD is very suspect.

    Does using pack 'V', ... work equally well?


    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    Lingua non convalesco, consenesco et abolesco. -- Rule 1 has a caveat! -- Who broke the cabal?
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-03-28 17:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found