Re: [python-win32] Python COM Server, C++ Client - How ???

2007-09-23 Thread Aviel, Gal
Hi Ryan, Thanks very much for your post!! Your example looks short and sweet :) and is probably one of the only examples on the web today showing how to write a C++ client connecting to an late bound COM server, regardless or Python, so I guess people from even outside the Python community

Re: [python-win32] python-win32 Digest, Vol 54, Issue 14

2007-09-23 Thread Tony Cappellini
Take a look at SWIG and BOOST. Message: 1 Date: Sun, 23 Sep 2007 09:23:54 +0200 From: Aviel, Gal [EMAIL PROTECTED] Subject: Re: [python-win32] Python COM Server, C++ Client - How ??? To: Ryan Ginstrom [EMAIL PROTECTED], python-win32@python.org Message-ID:

[python-win32] Building win32 extensions on 64bit Windows

2007-09-23 Thread MACKEITH Andrew
I am looking for help building the win32 extensions on 64 bit windows using the .NET 2005 compiler? I followed the instructions Building the extensions from sources but found that certain headers could not be found. Alternatively, are windows 64 binaries available yet? Andrew MacKeith