
20 Nov
2011
20 Nov
'11
8:41 p.m.
El 20/11/2011 14:58, Edward Diener escribió:
Under Windows 7 fior named types to be global, the name of the type needs to be prefixed by the string "Global\" Is this being done in the interprocess library for Windows 7 ?
They are emulated with shared memory, not with named resources, so there is no change for "Global\". I'm working in a better emulation in windows based CreateMutex but it's not an easy task. And yes, this newer emulation will use "Global\". Ion