MFC CFile.Write 乱码解决办法 WORD unicode = 0xFEFF; CFile.Write(&unicode,2); CFile.Write(strText,strText.GetLength()*2); MFC 2024-09-29 154 点赞 2 评论 233 浏览