typedef struct _xcdZipCommentParams{ const WORD wStructSize; const HXCEEDZIP hZip; TCHAR szComment[ 10240 ]; } xcdZipCommentParams;
This structure is available in both ANSI and UNICODE versions.