I would try the following (as gleaned from the Win32::OLE documentation):
Win32::OLE->Initialize(Win32::OLE::COINIT_OLEINITIALIZE)
If that doesn't work, the other way already recommended is using Win32::API and calling OleInitialize yourself. That will bring different problems if Win32::OLE thinks it's the only one making OLE calls.
In reply to Re: wrestling with .NET application via perl
by Corion
in thread wrestling with .NET application via perl
by trillich
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |