Re: [python-win32] Passing arguments/values back and forth between separate executables at/during runtime

2014-04-24 Thread Tim Golden
On 23/04/2014 23:45, Tim Roberts wrote: > Jacob Kruger wrote: > Windows has the concept of a memory-mapped files -- essentially a chunk > of memory pages that can be shared between multiple processes. That's > awfully easy, but I don't know if there is a Python mapping. The mmap stdlib module w

Re: [python-win32] Passing arguments/values back and forth between separate executables at/during runtime

2014-04-24 Thread Jacob Kruger
Cool - will check it out. Could you possibly test the following for me though, in meantime, just to make sure the separate/external app will in fact do what I want/need it to? http://www.blindza.co.za/bzPersonalAssistant/mp3PlaybackTest.zip If you hit enter on tryMe.exe, it should just play bac