>> OLE Viewer finds a second interface IS7ProSimEvents that is 
>> made the default source makepy does not recognise 
>> IS7ProSimEvents as an interface at all.
> 
> 
> It would appear that makepy is excluding non-dual interfaces, and that the
> integration with the 'universal' support for vtable interfaces isn't
> complete.

You could try comtypes: it should support custom interfaces and
custom event interfaces.

'easy_install comtypes==dev' to get the SVN version.

Thomas

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to