$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost::winapi and Windows CE 7 and Windows Mobile 6
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2018-06-07 23:18:35
On 8/06/2018 08:04, Vyacheslav Lanovets wrote:
> I am having big trouble migrating from 1.65.1 to 1.67 in VS2008 for CE
> platform. We already have quite a few patches for boost we reapply on every
> update. Boost 1.67 added more issues here and there, and among them the
> winapi library.
Another option is to define BOOST_USE_WINDOWS_H before including any
Boost headers to make it use the "real" platform headers.