$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [interprocess]files locations for mutex and named shm
From: Eugen Stoianovici (eugen.stoianovici_at_[hidden])
Date: 2008-09-11 03:05:39
the default location for named mutexes and named shared memory is
%ROOT%\Documents and Settings\%USER%\Local
Settings\Temp\boost_interprocess\... How can i change it?
Thanks