<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="">Hi </div>
<div style=""> </div>
<div style="">This is a issue regrading minizip. Let me know if I sent to wrong mail.</div>
<div style=""> </div>
<div style="">I compiled minizip.c 
in the zlib 1.2.8 project in windows 7 using Visual studio 2008. When I 
tried to zip a file using the generated minizip.exe, the output file is 
not correct. Got a zip file which could not be unzipped. When I tried to
 check the unzip with 7z binary it is listing the files in the project. <br style=""></div>
<div style="background-color: transparent; font-style: normal; font-family: times new roman,new york,times,serif; color: rgb(0, 0, 0); font-size: 16px;">When
 I debugged the code, I found that the MySetFilePointerEx is always 
using current position and due to this we are getting the issue.</div>
<div style="background-color: transparent; font-style: normal; font-family: times new roman,new york,times,serif; color: rgb(0, 0, 0); font-size: 16px;"> </div>
<div style="background-color: transparent; font-style: normal; font-family: times new roman,new york,times,serif; color: rgb(0, 0, 0); font-size: 16px;">The same stuff worked fine with zlib 1.2.5 as it is using SetFilePointer API directly with correct file position.</div>
<div style=""> </div>
<div style="">Let me know if I missed anything or is there any bug in 1.2.8. <br></div>
<div style=""> </div>
<var id="yiv7597232313yui-ie-cursor"></var>Thanks<br>J.Viswanath</div></body></html>