2
0
mirror of https://github.com/boostorg/winapi.git synced 2026-01-30 08:22:19 +00:00
Andrey Semashev 799be2a866 Removed the special code for Windows CE 6.0.
Reportedly, that code branch was not working an caused linking errors. As
reported in https://svn.boost.org/trac10/ticket/5431, Windows CE SDK still
provides Interlocked function definitions, but with slightly different
signatures. This PR keeps a single code branch for Windows CE that matches
the declarations described in the ticket. Untested.

This change is based on https://github.com/boostorg/winapi/pull/58
by James E. King, III <jking@apache.org>.

Fixes https://svn.boost.org/trac10/ticket/5431.
2017-09-24 02:36:37 +03:00
2017-07-29 23:30:17 +01:00
2016-07-04 23:24:26 +01:00
2017-09-24 02:21:32 +03:00
2017-09-24 02:20:49 +03:00
2016-06-19 19:53:04 +03:00

WinAPI

Windows API declarations without <windows.h>, for internal Boost use.

Build Status

Master: AppVeyor Travis CI Develop: AppVeyor Travis CI

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 874 KiB
Languages
C++ 99.6%
Perl 0.3%