$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-04-04 15:32:00
> I guess you mean
>
> #if !defined(_WIN32_WINNT) || _WIN32_WINNT < 0x0400
> etc.
Actually if _WIN32_WINNT < 0x0400 it's different situation. I should
probably just disable unsuported logic.
> And don't forget the jamfiles ;-)
Sorry.Maybe it's long day at work, but I did not get the joke. Could you
clarify.
> Cheers,
>
> Stefan
Gennadiy