6 Oct
2015
6 Oct
'15
12:56 p.m.
On Tue, Oct 6, 2015 at 1:40 PM, Beman Dawes
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.