[python-win32] py2.7 and multiple DDE servers on Win32, possible?

RayS rays at blue-cove.com
Sat Jun 11 17:05:16 CEST 2011


Nice, I'll give it a shot, providing they compile with free VS2008 Express (?)
The old page is a tad out of date 
http://starship.python.net/crew/mhammond/win32/BuildingExtensions.html
but it seems this might help
http://mattptr.net/2010/07/28/building-python-extensions-in-a-modern-windows-environment/
I'll also check with Enthought (I have their full MKL edition).

Ray

At 03:47 AM 6/11/2011, Roger Upole wrote:
>If you can build the dde module yourself, reenabling multiple servers
>for 32-bit is just a matter of uncommenting
>
>// #define _CALLHACK_
>
>in stddde.cpp.
>
>      Roger


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20110611/086a570e/attachment.html>


More information about the python-win32 mailing list