Skip to content

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

@goreliu

Description

@goreliu

环境 win10

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

看起来不是很好解决。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions