2
0
mirror of https://github.com/boostorg/winapi.git synced 2026-01-26 07:02:26 +00:00
Marcel Raad 77dbce88b4 Fix compilation with WIN32_LEAN_AND_MEAN
If WIN32_LEAN_AND_MEAN is defined, wincrypt.h is not included in windows.h.
Always explicitly including wincrypt.h when BOOST_USE_WINDOWS_H is defined
doesn't hurt anyway, as this is where the functions used here are defined.
2016-01-13 16:53:58 +01:00

winapi

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

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%