Embedding Python - Win32 - Request for Info/Opinions

Mark Hammond MHammond at skippinet.com.au
Fri Apr 23 19:44:44 EDT 1999


Dan L. Pierson wrote in message <37218679.236666031 at news.randori.com>...

>
>What we do (thanks to Mark Hammond), is change PC/python_nt.rc to
>create a new registry base for our python:
>
>//#define MS_DLL_ID "1.5.1"
>#define MS_DLL_ID "QuickStep"
>

Just a minor clarification.  If you have MSVC, it is possible to change this
value _without_ recompiling Python itself.  So it is possible to make this
change at the source level (as Dan mentions) and also at the binary level.

Mark.






More information about the Python-list mailing list