mirror of
https://github.com/boostorg/winapi.git
synced 2026-01-22 05:52:08 +00:00
boost-1.78.0
This should silence -Wconversion warnings with gcc caused by integral promotion that happend in the MAKELANGID macro implementation. Also, simplified casts in our custom implementation of MAKELANGID_ function. Use C++ static_casts instead of C-style casts. Closes https://github.com/boostorg/winapi/pull/88.
WinAPI
Windows API declarations without <windows.h>, for internal Boost use.
Build Status
| Branch | AppVeyor | Test Matrix | Dependencies |
|---|---|---|---|
master |
|||
develop |
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
99.6%
Perl
0.3%