take a look into win32::api

think thats what your shooting for,

hth,
JY

----- Original Message ----- 
From: "Greg Osborne" <[EMAIL PROTECTED]>
To: <perl-win32-gui-users@lists.sourceforge.net>
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 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 or less the function prototypes, but I don't
> have either exact enough to interface the functions with winapi.  I also
> am only seeing an interface for SAPI 4.0 out there, but looking at the
> package, there doesn't look to be that much work involved to make an
> interface for 5.0 or 5.1, if I could find out the class IDs to interface
> with the Win32::OLE or what not.
>
> Regards,
> Greg
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users


Reply via email to