typedef struct _xcdInsertDiskParams{ const WORD wStructSize; const HXCEEDZIP hZip; const LONG lDiskNumber; BOOL bDiskInserted; } xcdInsertDiskParams;