typedef struct _xcdZipContentsStatusParams{ const WORD wStructSize; const HXCEEDZIP hZip; const LONG lFilesTotal; const LONG lFilesRead; const SHORT nFilesPercent; } xcdZipContentsStatusParams;