Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: Re: Win32::API (finally)

by BrowserUk (Patriarch)
on Aug 20, 2003 at 00:09 UTC ( [id://285079]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Win32::API (finally)
in thread Win32::API

At least part of the problem is that Win32::API::Struct (or rather, Win32::API::Type) does have support for the STARTUPINFO structure, or at least not as of version 0.41 which is the latest version I can find.

The fact that you aren't receiving the warnings I get:

Unknown Win32::API::Struct 'STARTUPINFO' at - line 7 Can't call method "sizeof" on an undefined value at - line 8, <DATA> l +ine 164.

means that either

  • you don't have warnings enabled.

    If so, turn them on, it'll save you much grief:)

  • You have a later version of the package than I have been able to find.

    If so, which version is it and where can I get a copy:)

  • You have a (locally?) modified copy of the package.

    If so, consult the people that made the modifications.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"When I'm working on a problem, I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong." -Richard Buckminster Fuller
If I understand your problem, I can solve it! Of course, the same can be said for you.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-26 07:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found