ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Long Path Support
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

leventuncu

Netherlands
3 Posts

Posted - Dec 28 2021 :  05:23:28  Show Profile  Reply
Hi,
In the Windows API, the maximum length for a path is MAX_PATH, which is defined as 260 characters. The API has many functions that also have Unicode versions to permit an extended-length path for a maximum total path length of 32,767 characters. We must use '\\?\' in the path as a prefix to get this benefit.

But Imageen WPD support conflicts with this kind of path. when it detects this prefix, it checks portable devices,

* How can I add long path support to imageen?
* is there any workaround to use long path support without '\\?\' ?


Thanks in advance

xequte

38180 Posts

Posted - Dec 29 2021 :  15:13:16  Show Profile  Reply
Thanks for the report. I'll need to investigate this when we are back in the office in the new year.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

xequte

38180 Posts

Posted - Jan 17 2022 :  17:37:07  Show Profile  Reply
Hi

We have a fix for this. You can email me for the beta.

Alternatively, you can strip the '\\?\' prefix before adding the filename to ImageEn to support extended length filenames.



Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: