#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_VISTA) // rev NTSYSAPI BOOLEAN NTAPI RtlGetIntegerAtom( _In_ PCWSTR AtomName, _Out_opt_ PUSHORT IntegerAtom ); #endif #endif View code on GitHub
No description available.