I understand on modern Windows OS, LPWSTR is actually wchar_t* which is 16bit and uses UTF-16 encoding. While if I want to initialize the ...
確定! 回上一頁