$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-02-14 10:23:30
John Dunn wrote:
> A workaround is to use the DLL version of boost::threads. This is not ideal, as
> I'd rather not have yet another DLL to cart around with my application. I'm
> guessing that supporting the /clr switch in boost isn't a high priority but it
> is the most straightforward way to integrate portable code ( communications, etc
> ) into a C# application.
I did not yet have time to look into this.
It is on my todo list...
Roland