[python-win32] Problems passing VARIANT SAFEARRAY datatype

2011-08-18 Thread nosebluntsl...@gmx.net
hi there! in short: is there a way to create a datatype in python like this: VARIANT(SAFEARRAY(byte[...])) of arbitrary size ?? problem is the COM-interface of the software i want to communicate with expects a value of the mentioned datatype from me. so when i'm initializing an attribute of th

[python-win32] Questions about deploying COM server via py2exe

2011-08-18 Thread Kevin Walzer
Hi all, I'm working on a Tkinter app that is being deployed to Windows via py2exe for wrapping and InnoSetup for its installer. In order to provide a similar scripting capability to the app that is present in its Mac version, I've made the app a COM server using the examples from python-win32 code

[python-win32] Com Add In error : _QueryInterface_ with unsupported IID

2011-08-18 Thread Matteo Boscolo
Hi all, I have done an addin fro a cad application I get this error from win32Traceutils : Object with win32trace dispatcher created (object=None) in ._QueryInterface_ with unsupported IID ISwAddin ({DA306A0D-EAC5-4406-8610-B1DA805D9270}) in ._QueryInterface_ with unsupported IID ISwPointInfer