$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2008-07-25 13:16:24
Eugen Stoianovici wrote:
> I tried it, it doesn't work. I'll have to give the code another look and
> see if i missed something. I'll get back to you
> Thanks
Named mutexes in windows use shared memory emulation, so they should be
created in your temp directory under boost_interprocess folder. See if
it's still there. For example:
C:\Documents and Settings\username\Local
Configuration\Temp\boost_interprocess\xxxx
Regards,
Ion