boostorg / winapi

Windows API declarations without <windows.h>, for internal Boost use.
62 stars 58 forks source link

Added some of the Crypt functions #1

Closed apolukhin closed 9 years ago

apolukhin commented 9 years ago

Boost.UUID can be updated to use some of those functions. It will allow to fix valgrind related issues.

Boost.Random also declares and uses some of those functions.