我试着使用这段代码:
USES_CONVERSION; LPWSTR temp = A2W(selectedFileName);
但是当我检查temp变量时,只需获取第一个字符
temp
提前致谢
c++ winapi mfc
c++ ×1
mfc ×1
winapi ×1