<p>yeah I don&#39;t think pywin32&#39;s mmapfile lets you use an ASCII filename, and windows apparently matches named shared memory by the bytes of the name, not the value of the characters. so a unicode &quot;foo&quot; and an ascii &quot;foo&quot; are different mappings</p>
Reply