$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2005-03-29 07:16:51
Stefan Slapeta wrote:
>
> The only solution I can imagine to solve this is to set _WIN32_WINNT
> globally in CW's bjam settings.
>
FYI, the behaviour is the same with other compilers: boost.test fails to
compile if you include windows.h prior to the boost.test headers! (and
if you didn't define _WIN32_WINNT, of course)
IsDebuggerPresent() is not implemented in windows 95, I really don't
know which strategy is to embark here.
Stefan