MBCS工程使用GetOpenFileNameW方法防止文件乱码 · OPENFILENAMEW ofn; · ::memset( &ofn, 0, sizeof( ofn ) ); · WCHAR filePath[MAX_PATH] = {0}; · ofn.
確定! 回上一頁