Question: DLL and Intra Process Communication methods

2008-02-07 Thread Daniel Burgaud
Hi, I have a 3rd party application that does not have any TCP or any similar communication features to communicate with other applications. It can however use DLL calls and with that, I was able to fetch webpages using wininet.dll. Right now, I want this application to communicate with my Perl

Re: [Fwd: storable and Win32::OLE::Variant]

2008-02-07 Thread Kevin Beverly
h for some reason, i thought that use Win32::OLE::Variant did stringify Win32::OLE::Variant objects. my understanding now is that it just makes these display correctly if they are dates. i am a newbie to Win32::OLE::Variant. could you point me towards some example code that shows how

RE: [Fwd: storable and Win32::OLE::Variant]

2008-02-07 Thread Jan Dubois
On Thu, 07 Feb 2008, Kevin Beverly wrote: h for some reason, i thought that use Win32::OLE::Variant did stringify Win32::OLE::Variant objects. my understanding now is that it just makes these display correctly if they are dates. i am a newbie to Win32::OLE::Variant. could you point