I thought what he wanted to know is if
he could write a non-IDispatch (e.g., v-table)
based server in Python. 
I don't the the answer to that - does anyone?

m

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Markus
Daniel
Sent: Thursday, October 18, 2001 3:42 AM
To: [EMAIL PROTECTED]
Subject: Re: COM server implementing given Interface



Volker Siepmann wrote:
> I'm unfortunately not a COM expert at all, so please keep it simple! ;-)

But for your task you should! For example it is absolutely not allowed to 
expose or change an existing interface. And the IDispatch-Interface is 
based on COM-technologie but part of the OLE2-technology.

Maybe the books are a good point to start.
Inside COM,  ISBN 1-572-31349-8
Inside OLE,  ISBN 1-556-15843-2

Markus



_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to