Archived Forum Post

Index of archived forum posts

Question:

Zip :: File names encoding

Mar 02 '17 at 17:48

Hi, I have a zip file (created on a Linux machine) having an EnDash in the file name. When I read the file contents either looping through with GetEntryByIndex() or by reading the structure with GetDirectoryAsXML(), the file name has a "funny" character instead of the EnDash.

The HEX ecnoded name is also wrong.

Is there any way to set how Chilkat zip reads the content?