#include <irs.h>
typedef struct IRS_drv_comp {
struct IRS_header IRS_i_d_c_hdr;
UCHAR IRS_i_d_c_drive; // drive number (0 = A:, ...)
UCHAR IRS_i_d_c_flags; // flags; see below
} IRS_drv_comp, *PIRS_drv_comp;
Contains information for a IRS_IS_DRVCOMPRESSED function.
IRS