Re: Win32::OLE and events from multiple source interfaces

2004-04-19 Thread Rajkumar Malli
At 09:15 PM 3/31/2004, Jan Dubois wrote: >On Wed, 31 Mar 2004 19:43:48 -0800, Rajkumar Malli <[EMAIL PROTECTED]> >wrote: > >>I have a ATL COM server which supports two connection point >>interfaces IAsiaCommonEvent and IAsiaTestEvent along which >>it can fire COM events . Now, I can get events fro

Re: Win32::OLE and events from multiple source interfaces

2004-04-16 Thread Jan Dubois
On Fri, 16 Apr 2004 09:19:30 -0700, Rajkumar Malli <[EMAIL PROTECTED]> wrote: >At 09:15 PM 3/31/2004, Jan Dubois wrote: >>On Wed, 31 Mar 2004 19:43:48 -0800, Rajkumar Malli <[EMAIL PROTECTED]> >>wrote: >> >>>I have a ATL COM server which supports two connection point >>>interfaces IAsiaCommonEvent

Re: Win32::OLE and events from multiple source interfaces

2004-03-31 Thread Jan Dubois
On Wed, 31 Mar 2004 19:43:48 -0800, Rajkumar Malli <[EMAIL PROTECTED]> wrote: >I have a ATL COM server which supports two connection point >interfaces IAsiaCommonEvent and IAsiaTestEvent along which >it can fire COM events . Now, I can get events from either of >these connection points, one at