This is a series of articles on how to use UTF-8 in Windows:
- Doing UTF-8 inWindows presents the basic principles of of making UTF-8 and Windows coexist.
- To Lower or Not to Lower shows case folding routines for UTF-8 encoded strings.
- UTF-8 INI Files is an implementation of classic INI files compatible with UTF-8 encoding.
Latest version of the code can be downloaded from my GitHub repository. Detailed documentation generated with Doxygen can be found here.