sudoer has asked for the wisdom of the Perl Monks concerning the following question:
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:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: Suggestions for a new Perl Win32::API User?
by buzzcutbuddha (Chaplain) on Apr 17, 2000 at 17:40 UTC | |
|
Re: Suggestions for a new Perl Win32::API User?
by jbert (Priest) on Apr 17, 2000 at 18:38 UTC | |
|
Re: Suggestions for a new Perl Win32::API User?
by paulbort (Hermit) on Apr 17, 2000 at 19:10 UTC | |
by Anonymous Monk on Apr 17, 2000 at 23:32 UTC |