$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Eugen Stoianovici (eugen.stoianovici_at_[hidden])
Date: 2008-07-26 06:25:12
Thanks, that was it.
Ion Gaztañaga wrote:
> 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
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>