Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Original comment by tadhuski...@gmail.com
on 4 Oct 2013 at 4:22
Attachments:
Windows OS 8
Original comment by tadhuski...@gmail.com
on 4 Oct 2013 at 4:22
It seems the WTL::CFileDlg class has too small buffer for storing the selected
file names. I rewritten the file dialog code with Win32 functions/structures,
and now the buffer is 4096 bytes in size, which should be enough.
Fixed in trunk.
Original comment by zexspect...@gmail.com
on 6 Oct 2013 at 4:14
This issue was closed by revision r1637.
Original comment by zexspect...@gmail.com
on 6 Oct 2013 at 4:15
Original issue reported on code.google.com by
tadhuski...@gmail.com
on 4 Oct 2013 at 2:44