Thank you very much.
But if the path to the zip file or the name's zip file is Unicode. The unzOpen( or unzOpen64) cannot open the zip file. (I have change the type of the first parameter zipFile to wstring).

Can you help me, please?