Unicode in the Windows API - Win32 apps (original) (raw)

Windows API functions that manipulate characters are generally implemented in one of three formats:

Some newer functions support only Unicode versions. For more information, see Conventions for Function Prototypes.

The following topics discuss Unicode data types and how they are used in functions and messages; the use of resources, file names, and command line arguments; and methods of translating between different types of strings.

About Unicode and Character Sets