mirror of
https://github.com/boostorg/winapi.git
synced 2026-01-30 08:22:19 +00:00
799be2a866f1440f38ece428de6fb112215c380e
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.
WinAPI
Windows API declarations without <windows.h>, for internal Boost use.
Build Status
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
99.6%
Perl
0.3%