Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
For NLS, sorting (also known as "collation") is the arrangement of strings. There are two types of sorting:
Sorting uses the NLS string comparison functions, such as CompareString and LCMapString, or "wrapper" API functions, such as lstrcmp, that internally call the NLS string comparison functions.
For details about implementing sorting in your applications, see Handling Sorting in Your Applications.
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayTraining
Module
Perform operations on arrays using helper methods in C# - Training
Use C# helper methods to perform reverse, resize, split and join operations on arrays.
Documentation
EnumSystemLanguageGroupsA function (winnls.h) - Win32 apps
Enumerates the language groups that are either installed on or supported by an operating system. (ANSI)
NLS: Internationalized domain name mitigation sample - Win32 apps
The sample application described in this topic demonstrates how certain NLS functions can be used to mitigate some of the security issues associated with internationalized domain names (IDNs).
GetHandle - Microsoft Game Development Kit
Gets a Win32 handle to the file represented by the object.