$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2005-09-12 11:56:13
Anthony Williams schrieb:
>Each thread gets its own handle from the call to CreateMutex, which it then
>must close, so this is not a problem.
>
>
>
Ok, in the meantime I believe by evidence, since this was not
obvious to me from the docs.
Roland