reactos/reactos
Eric Kohl f537d6e8e4 [USETUP]
- Fix a failed partition type assignment, when unpartitioned disk space is converted to an extended partition.
- Rename the extended partition list to logical partition list. 
- Add a pointer to an extended partition to the disk entries. And keep it up-to-date when the primary partition list is built or modified.
- Add the 'Unpartitioned space' partiton entry to the logical partition list when an extended partition has been created.
- Remove all logical partition entries when the coresponding extended partition will be deleted.

svn path=/trunk/; revision=63411
2014-05-22 14:55:04 +00:00
..
base [USETUP] 2014-05-22 14:55:04 +00:00
boot [bootdata] 2014-05-18 18:40:02 +00:00
cmake [BRANCHES] 2014-05-06 17:06:47 +00:00
deprecated Say bye-bye to almost all of the deprecated CSR code, the one in use before the big architectural change of r58770 (only keep the part which was in usage in win32k, it may be useful later on). 2013-09-22 20:48:47 +00:00
dll [MSVCRT] 2014-05-22 11:42:45 +00:00
drivers [NTOSKRNL] 2014-05-18 20:39:54 +00:00
hal [HALX86] 2014-05-04 09:39:44 +00:00
include [LIBJPEG] 2014-05-17 18:14:51 +00:00
lib [CRT] 2014-05-22 14:10:49 +00:00
media [FREETYPE] 2014-05-17 18:52:24 +00:00
modules [TELNET] Don't compile it on MSVC 2013-09-22 21:04:06 +00:00
ntoskrnl [NTOSKRNL] 2014-05-22 10:18:22 +00:00
subsystems [NTVDM] 2014-05-20 18:46:50 +00:00
tools [SPEC2DEF] 2014-05-17 10:58:10 +00:00
win32ss [WIN32K] 2014-05-22 13:40:23 +00:00
.hgeol
apistatus.lst
CMakeLists.txt [CMAKE/MSVC] 2014-05-19 20:28:35 +00:00
configure.cmd [CMAKE] 2014-04-23 18:59:30 +00:00
configure.sh [CMAKE] 2014-05-06 15:42:54 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS Fix CREDITS. 2014-03-23 02:30:54 +00:00
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds [KEYBOARDLEYOUTS] 2013-11-19 23:30:58 +00:00
PreLoad.cmake
README
toolchain-clang.cmake [CMAKE] 2014-03-02 20:51:42 +00:00
toolchain-gcc.cmake [CMAKE/GCC] 2014-02-02 11:11:53 +00:00
toolchain-msvc.cmake
vreport.xsl

========================
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.