If you wish to use nmake.exe, you need to download it.
It is available at.
ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe. You can get tar and
gzip from http://www.itribe.net/virtunix/.
I recently had the same problem and (thanks ot those whe pointed me in the
right direction) downloading n
What version of Perl are you using? If you are using ActiveState, then you
can download it via PPM.
ppm -install win32-api
-Original Message-
From: Morse, Loretta [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 08, 2002 12:24 PM
To: [EMAIL PROTECTED]
Subject: Win32::API module
Does
At 05:04 AM 21-05-01 -0700, Helio S. Junior wrote:
>I would like to know how to use win32 functions which take structures as
>their parameter.
>For example, the API 'SHBrowseForFolder' take the following structure:
>
>typedef struct _browseinfo {
> HWND hwndOwner;
> LPCITEMIDLIST pidlRoot