typedef struct _xcdWarningParams{ const WORD wStructSize; const HXCEEDZIP hZip; const TCHAR szFilename[ MAX_PATH ]; const xcdWarning xWarning; } xcdWarningParamsA;
This structure is available in both ANSI and UNICODE versions.