-Original Message-
Can someone tell me how I could go about extracting function prototype
information and/or class ID information from DLLs?
===
Take a look at the OLE-Browser that comes with AS Perl, or install the
ovi386.exe package from Microsoft.
-Dave
Greg Osborne wrote:
Can someone tell me how I could go about extracting function prototype
information and/or class ID information from DLLs?
ActivePerl installs what is called "OLE-Browser" - a "Win32::OLE - Type
Library Browser", a breakdown of every DLL / OCX on your system and
their class
take a look into win32::api
think thats what your shooting for,
hth,
JY
- Original Message -
From: "Greg Osborne" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, August 31, 2004 3:18 PM
Subject: [perl-win32-gui-users] Interfacing DLLs
> Can someone tell me how I could go about extracting func
Can someone tell me how I could go about extracting function prototype
information and/or class ID information from DLLs?
I've run into a situation lately where I know there are some functions
available in one of a couple of DLLS on my computer, and I know which DLLs
to look in, and I know more
4 matches
Mail list logo