Patches item #1064568, was opened at 2004-11-11 16:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1064568&group_id=78018
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Stefan Schukat (sschukat)
Assigned to: Nobody/Anonymous (nobody)
Summary: Added GlobalInterface Table and more Safearray Variant Types
Initial Comment:
Until now only IStream marshalling was supported by
pythoncom. This is not sufficient for all marshalling
tasks.
Therefore I patched the pythoncom DLL which allows now
to create a Global Interface Table Object and access
the IGlobalInterfaceTable interface.
Secondly some VARIANT types where missing in the
SafeArray support. This list was now extended.
The new and changed files and a GIT test are attached.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1064568&group_id=78018
|