# $Id: README,v 1.1 1999/07/15 15:32:07 lha Exp $

BEWARE, this isn't even remotly working:

* Required tools to build (as far as I know):

 - Windows SDK
 - IFS-Kit (or GNU IFS-Kit <http://www.acc.umu.se/~bosse/ntifs.h>)
 - Windows DDK
 - Visual C-foo

* Create directory xfs/winnt/src/obj/i386/checked

* Run build in xfs/winnt/src (or build -Z if you don't believe in
  dependencies).

* Copy xfs/winnt/src/obj/i386/checked/xfs.sys to 
  %Systemroot%/System32/drivers/

* Import xfs/winnt/xfs.reg into the register.
  (make sure you don't have a Z: or change that to better driverletter)

* Reboot

* Hack

Books that might be useful is:

 Windows NT File System Internals, A developer's Guide, 
 Rajeev Nagar, O'Reilly, ISBN: 1-56592-249-2
