--- np2/fdd/sxsi.h 2003/10/16 17:58:29 1.1 +++ np2/fdd/sxsi.h 2003/11/07 18:31:24 1.2 @@ -13,8 +13,8 @@ typedef struct { BYTE surfaces; UINT16 type; UINT32 headersize; + long fh; char fname[MAX_PATH]; - void *fh; } _SXSIHDD, *SXSIHDD;