Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TotalCommander_Dialog多选文件时文件太多被截断 #57

Open
goreliu opened this issue Jan 13, 2016 · 0 comments
Open

TotalCommander_Dialog多选文件时文件太多被截断 #57

goreliu opened this issue Jan 13, 2016 · 0 comments

Comments

@goreliu
Copy link

goreliu commented Jan 13, 2016

环境 win10

原因是“打开文件”对话框对粘贴进来的字符串长度有限制(应该是259字节,直接选文件的话没有限制……),而TotalCommander_Dialog返回过来的路径是完整路径,很容易超过这个限制,就导致文件不全。

看起来不是很好解决。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant