Is it possible to map LANGID from Win32_OperatingSystem to C# CultureInfo. Or more specifically the Locale property in Win32_OperatingSystem? Here is the description Locale Data type: string Access type: Read-only Qualifiers: MappingStrings ("Win32API|National Language Support Functions|GetLocaleInfo|LOCALE_ILANGUAGE") Language identifier used by the operating system. A language identifier is a standard international numeric abbreviation for a country/region. […]
The post Map LANGID from Win32_OperatingSystem to C# CultureInfo appeared first on BlogoSfera.