Re: Inspecting a COM object

2007-01-09 Thread Jan Dubois
On Wed, 10 Jan 2007 09:36:23 +0800, Foo JH <[EMAIL PROTECTED]> wrote: >I was wondering if there is any API that lets me inspect a COM object in >Perl. By this I mean list out the functions, classes, stuff like that. > >I see this happening with the OLE browser that comes with the ActivePerl >HTM

Inspecting a COM object

2007-01-09 Thread Foo JH
Hi all, I was wondering if there is any API that lets me inspect a COM object in Perl. By this I mean list out the functions, classes, stuff like that. I see this happening with the OLE browser that comes with the ActivePerl HTML manual. Is that written in Perl? ___

RE: Call a DLL function?

2007-01-09 Thread Tobias Hoellrich
Take a look at the Win32::API module on CPAN, it does exactly what you're asking for. Here's a short sample that uses it: http://www.osix.net/modules/article/?id=81 Hope this helps Tobias > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of B R >

Call a DLL function?

2007-01-09 Thread B R
Was wondering if there was a way to "load" an external DLL file, and utilize functions from it. Thanks ___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs