Description: Commonly used code page has CP_ACP and CP_UTF8 two.
Using the CP_ACP code page to achieve the conversion between ANSI and Unicode.
Using the CP_UTF8 code page to achieve the conversion between UTF-8 and Unicode.
To Search:
File list (Check if you may need any files):
ConvertGBKToUtf8.cpp