$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Can I create Mfc Dialog from boost thread ?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-06-01 09:44:56
AMDG
elizabeta petreska wrote:
> Is it allowed to create mfc dialog or windows api dialog from boost thread,
> and if not is there a way to do that?
>
boost::thread should not be any different in this respect from using
windows threads directly.
In Christ,
Steven Watanabe