Message270696
Steve, will you be uploading a new patch? The current patch doesn't include "pyshellext.vcxproj" in the build, since that was accidentally committed and then removed.
When you call ShellExecute, I suggest passing NULL for lpOperation, to use the default verb. If no default is defined the shell uses "open" anyway.
Decorater, there's a memory importer for extension modules in py2exe, based on Joachim Bauch's MemoryModule.c:
https://sourceforge.net/p/py2exe/svn/HEAD/tree/trunk/py2exe-3/source |
|
Date |
User |
Action |
Args |
2016-07-18 04:56:38 | eryksun | set | recipients:
+ eryksun, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, Drekin, steve.dower, abarry, Decorater |
2016-07-18 04:56:38 | eryksun | set | messageid: <1468817798.8.0.841152563058.issue27469@psf.upfronthosting.co.za> |
2016-07-18 04:56:38 | eryksun | link | issue27469 messages |
2016-07-18 04:56:38 | eryksun | create | |
|