mrexodia/phnt-single-header

Detect and error when including `Winternl.h`

mrexodia opened this issue · 0 comments

#ifdef _WINTERNL_
#error Do not mix Winternl.h and phnt.h
#endif // _WINTERNL_
#define _WINTERNL_ // Pretend the header was included