Note that CreateFileW() expects "wide" character string for the file name, where each char is 2 bytes, each byte in little endian format.
確定! 回上一頁