alf Of Jason Ferrara
Sent: Thursday, 5 July 2007 12:30 AM
To: python-win32@python.org
Subject: [python-win32] issues with win32com constants and static/
dynamicdispatch
I'm trying to use a COM library from python.
If I use dynamic dispatch, the com objects all behave correctly,
but the cons
@python.org
Subject: [python-win32] issues with win32com constants and
static/dynamicdispatch
I'm trying to use a COM library from python.
If I use dynamic dispatch, the com objects all behave correctly, but the
constants defined in the COM library don't show up.
If I use stati