$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2005-09-12 09:00:24
Anthony Williams schrieb:
>I just committed a new version to CVS; pretty much the last version I posted
>with void return, but incorporating John Maddock's changes for generating the
>name so as to not require std::stringstream, or even strstream.
>
>
>
Just one observation:
The name may be prepended by Global\ or Local\ or Session\. This is not
true for < NT4.0.
However as I understand the documentation, when omitting these leadin
parts, the default
can depend on the platform. I.e. on Terminal Services the default is the
Global space.
I am not sure if this observation is of relevance though.
Regards,
Roland