Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Win32::API giving a program error

by jdavidboyd (Friar)
on Jun 03, 2004 at 17:33 UTC ( [id://360311]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Win32::API giving a program error
in thread Win32::API giving a program error

You have your output parameter set as an Integer. That can't be good...

Should probably be N or P, no?
  • Comment on Re^3: Win32::API giving a program error

Replies are listed 'Best First'.
Re^4: Win32::API giving a program error
by Ven'Tatsu (Deacon) on Jun 03, 2004 at 18:49 UTC
    The previously stated function signature take 2 pointers to strings and retunrs and integer, so that should be correct.
    INT GetFileVersionTxt(STRING sFile, out STRING sVersion)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-19 05:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found