If the result string from a content plugin is longer than n characters, then TC will crash ("access violation" with various adresses) when calling cm_CopyFileDetailsToClip. n is assumedly = 258 = the max. length of a result string, which can be shown in a user defined column.
This can be reproduced for instance with <FileDesc.wdx> plugin with
[Plugins]
...
3=DText.dll
3_detect=*.TXT,*.NFO,*.URL,*.
...
in <FileDesc.ini> and a simple TXT-file > 258 bytes. The result for a custom column [=filedesc.Beschreibung] is shown properly in a custom column view, but copying the detail info to the clipboard using cm_CopyFileDetailsToClip will fail.
(Workaround: Define [=filedesc.Beschreibung:1-258])
Concerns TC V7.02 and TC V7.02a as well.
cm_CopyFileDetailsToClip causes crash when col result>258
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Fixed in 7.03.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64