> Brad Johnson ballardtech.com> writes:
>
> I have successfully used the PyCom_PyObjectFromIUnknown function to get
> a
> PyIDispatch object from a raw IDispatch pointer.
>
> My next goal is to get an early bound class instance from that pointer
> (using a
> class generated from makepy).
Just p
Brad Johnson ballardtech.com> writes:
I have successfully used the PyCom_PyObjectFromIUnknown function to get a
PyIDispatch object from a raw IDispatch pointer.
My next goal is to get an early bound class instance from that pointer (using a
class generated from makepy).
I can take the PyIDispat