#ifndef _NTSTRSAFE_H_INCLUDED_ #define STRSAFE_FAILURE_BYTE(x) ((DWORD)((x & 0x000000FF) | STRSAFE_FILL_ON_FAILURE)) #endif View code on GitHub
No description available.