2
0
mirror of https://github.com/boostorg/winapi.git synced 2026-01-22 05:52:08 +00:00
Andrey Semashev b5e614126b Added cast to WORD of the MAKELANGID result.
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.
2021-10-03 22:19:07 +03:00
2018-03-18 01:42:55 +03:00
2020-06-03 01:12:54 +03:00
2021-06-10 00:40:48 +03:00
2016-06-19 19:53:04 +03:00
2021-09-15 22:19:04 +03:00

WinAPI

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

Build Status

Branch AppVeyor Test Matrix Dependencies
master AppVeyor Tests Dependencies
develop AppVeyor Tests Dependencies

License

Distributed under the Boost Software License, Version 1.0.

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