> 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?

It can be done - see win32com\servers\test_pycomtest.py

It is still not possible to *call* such interfaces - only to implement them.

Mark.

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

Reply via email to