Hi all, Is there any chance that a dynamic parameter can be added to comtypes.client.GetActiveObject? This would do the same as the dynamic parameter to CreateObject. So, instead of: instance = comtypes.client.dynamic.Dispatch(comtypes.client.GetActiveObject(progid, interface=comtypes.automation.IDispatch)) one could do: instance = comtypes.client.GetActiveObject(progid, dynamic=True)
Thanks. Jamie -- James Teh Email/MSN Messenger/Jabber: ja...@jantrid.net Web site: http://www.jantrid.net/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ comtypes-users mailing list comtypes-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/comtypes-users