Diff for /np2/fdd/sxsi.h between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:58:29 version 1.2, 2003/11/07 18:31:24
Line 13  typedef struct { Line 13  typedef struct {
         BYTE    surfaces;          BYTE    surfaces;
         UINT16  type;          UINT16  type;
         UINT32  headersize;          UINT32  headersize;
           long    fh;
         char    fname[MAX_PATH];          char    fname[MAX_PATH];
         void    *fh;  
 } _SXSIHDD, *SXSIHDD;  } _SXSIHDD, *SXSIHDD;
   
   

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>