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