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...

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to