Click here to Skip to main content
15,881,938 members
Articles / Programming Languages / C++

UTF-8 in Windows - INI Files

Rate me:
Please Sign up or sign in to vote.
4.94/5 (6 votes)
2 Apr 2020MIT4 min read 10K   279   12  
How to handle UTF-8 in Windows INI files
The code shown in this tip makes it easy to keep the application settings in an INI file using UTF-8 encoding.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Canada Canada
Mircea is the embodiment of OOP: Old, Opinionated Programmer. With more years of experience than he likes to admit, he is always opened to new things, but too bruised to follow any passing fad.

Lately, he hangs around here, hoping that some of the things he learned can be useful to others.

Comments and Discussions