[python-win32] Python COM Server and VB6 Integration
Mark Hammond
skippy.hammond at gmail.com
Sun Jul 19 15:18:55 CEST 2009
On 19/07/2009 1:59 AM, J.D. Main wrote:
> So my question is this: is there some special interface vodoo that needs
> to be put in my code or my py2exe setup in order to get this COM server truly
> visible and accessible within VB6 or Visual Studio?
>
> I would love to hear about any experience you may have with all this.
As Michel mentioned, the issue is that there is no type library for
python COM servers - but they still work just fine.
Cheers,
Mark
More information about the python-win32
mailing list