Boost logo

Boost :

Subject: Re: [boost] Boost.Filesystem for Universal Windows (windows-api=store)
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-10-06 08:56:22


On Tue, Oct 6, 2015 at 1:40 PM, Beman Dawes <bdawes_at_[hidden]> wrote:
> There is a need to abstract
> away more of the differences between traditional Windows API's and
> Universal app API's.

FYI we have a winapi submodule which already does a fair job of
abstracting away from different Windows SDKs and to some degree from
the target Windows platform (i.e. desktop vs. runtime). It is also
intended to be a Boost-wide configuration point for the target Windows
version. I think this could be the place for the abstraction layer for
Windows API.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk