typedef struct _IO_STATUS_BLOCK32
{
    long Status;
    unsigned long Information;
} IO_STATUS_BLOCK32, *PIO_STATUS_BLOCK32;