factor/basis/io/windows/nt/nt.factor

8 lines
267 B
Factor
Raw Normal View History

! Copyright (C) 2004, 2008 Mackenzie Straight, Doug Coleman,
! Slava Pestov.
2007-09-20 18:09:08 -04:00
! See http://factorcode.org/license.txt for BSD license.
2008-07-02 22:52:28 -04:00
USING: vocabs.loader io.windows io.windows.nt.backend
io.windows.nt.files io.windows.files io.backend system ;
2007-09-20 18:09:08 -04:00
2008-04-02 21:09:56 -04:00
winnt set-io-backend