I\'m using the Win32 API MultiByteToWideChar() function to convert any encoding into Wide characters. The issue is, I will be streaming data in. For example, I
MultiByteToWideChar()