I am trying to convert double byte character sequence (DBCS) in CP936 to wchar_t using C++ locale. This is the code:
wchar_t
#include #