#ifndef _NTRTL_H // rev NTSYSAPI BOOLEAN NTAPI RtlpConvertLCIDsToCultureNames( _In_ PCWSTR Lcids, // array _Out_ PCWSTR* CultureNames ); #endif View code on GitHub
No description available.