reactos/reactos
Pierre Schweitzer c1bbc436cb [FASTFAT]
Implement some kind of volume dismount in FastFAT (ie, implement VfatDismountVolume())

This is not fully perfect situation, but it does most of the job (+ leaking a few things). So far, this is not dramatic as its main use is for 1st stage. This will have to be improved later on.

CORE-8732 #comment Can you retest please?

svn path=/trunk/; revision=65173
2014-11-01 20:19:52 +00:00
..
base [NET] 2014-11-01 19:24:44 +00:00
boot [FREELDR] Move down the requirement of highest usable address 2014-10-30 20:22:57 +00:00
cmake [CMAKE/MSVC] 2014-10-18 14:22:09 +00:00
deprecated Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
dll [KERNEL32] 2014-11-01 15:35:45 +00:00
drivers [FASTFAT] 2014-11-01 20:19:52 +00:00
hal [CMAKE] 2014-10-04 20:25:57 +00:00
include [PSDK] 2014-11-01 08:58:41 +00:00
lib [VFATLIB] 2014-10-30 21:12:38 +00:00
media [NLS] 2014-10-29 18:20:03 +00:00
modules [CMAKE] 2014-10-17 23:28:29 +00:00
ntoskrnl [NTOSKRNL] 2014-10-31 14:16:15 +00:00
subsystems [BASESRV] 2014-11-01 17:51:39 +00:00
tools [CMAKE] 2014-10-17 23:28:29 +00:00
win32ss [WIN32K] 2014-10-31 15:57:09 +00:00
.hgeol Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
apistatus.lst Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
CMakeLists.txt [CMAKE] 2014-10-22 16:56:56 +00:00
configure.cmd [CMAKE] 2014-10-24 19:17:58 +00:00
configure.sh [CMAKE] 2014-05-06 15:42:54 +00:00
COPYING Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING.ARM Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING.LIB Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING3 Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING3.LIB Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
CREDITS Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
depmap.xsl Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
Doxyfile Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
INSTALL Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
kbdlayout.lds Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
PreLoad.cmake Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
README Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
toolchain-gcc.cmake Fix build. 2014-08-15 11:17:16 +00:00
toolchain-msvc.cmake [CMAKE/ARM] 2014-05-26 15:28:12 +00:00
vreport.xsl Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.