Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I've been using Perl for quite some time now and have used half a dozen languages before it. Of course Perl is by far the best 8-}

Unfortunately, I have to do some work on Win32 systems, particularly using the Windows API. I'm at home in Unix but totally lost when it comes to the Win32::API...

I just read through the Win32::API pod and there just isn't a whole lot there. I don't understand how you *know* which API function you are going to use for a particular task. Is there *any* logic behind how this stuff is divided up? I only plan on accessing the Windows API from Perl, so what sources of information would you recommend to really get an understanding of:

  • How/why a particular API function is stored in a given module (dll)
  • How/where to find the parameters that are passed to the function and returned from the function.
  • How do the Microsoft Foundation Classes relate to the Win32 API and are the MFC's useable/useful from Perl?
Thanks 8-}

In reply to Suggestions for a new Perl Win32::API User? by sudoer

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found