|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/internal/es_win32.h>#include <windows.h>#include <tlhelp32.h>Go to the source code of this file.
Namespaces | |
| Botan | |
Macros | |
| #define | _WINSOCKAPI_ |
| #define | NOMINMAX 1 |
| #define | TOOLHELP32_ITER(DATA_TYPE, FUNC_FIRST, FUNC_NEXT) |
| #define _WINSOCKAPI_ |
Definition at line 11 of file es_win32.cpp.
| #define NOMINMAX 1 |
Definition at line 10 of file es_win32.cpp.
| #define TOOLHELP32_ITER | ( | DATA_TYPE, | |
| FUNC_FIRST, | |||
| FUNC_NEXT | |||
| ) |
Referenced by Botan::Win32_EntropySource::poll().
1.8.9.1