Difference between Win32::API and Win32::OLE.

As I know, Win32::API can import and call functions from Win32's
Dynamic Link Libraries (DLL),
I was wondering if it can import and call functions from standalone
executables, just like Win32:OLE does.

I tried Win32::OLE to call serveral funtions in a satandalone executbles,
but failed with an error: Type Mismatch...
I cannot find a good way to avoid this error...

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to