RE: perl doesn't release thread memory

[email protected] ("Jan Dubois")
Newsgroups perl.ithreads
Message-ID <[email protected]>
On Tue, 03 May 2005, Gabriel Blum wrote:
> and works with the sample script, but with my complicated program, it fails
> with some ugly messages
> Win32::OLE(0.1702): GetOleObject() Not a Win32::OLE object at
> C:/Perl/site/lib/Win32/OLE/Lite.pm line 221.

It is not safe to use Win32::OLE in multi-threaded programs.  COM objects have
thread affinity and cannot simply be cloned across threads.

Cheers,
-Jan
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.