reactos/reactos
Eric Kohl fa4dd77466 [SYSSETUP]
Remove the NtUnloadKey hack.

svn path=/trunk/; revision=70473
2015-12-31 16:39:01 +00:00
..
base [SOLITAIRE] 2015-12-31 12:58:18 +00:00
boot [BOOTDATA]: ReactOS can install and run fine on volumes of at least 450 MB (for example, on a volume of 450 MB and after creation of the pagefile, it leaves you 60+ MB of free space, which should be enough for you if you're already happy using HDDs of such small sizes ^^). 2015-12-27 22:41:48 +00:00
cmake [CMAKE/MSVC] It makes sense nowadays to enable the folder structure by default. Old express editions users, please disable it locally ;) 2015-11-27 21:46:54 +00:00
dll [SYSSETUP] 2015-12-31 16:39:01 +00:00
drivers [ACPICA] 2015-12-31 14:25:35 +00:00
hal [HAL] Fix HalpInitializeTsc prototype. 2015-11-10 13:19:40 +00:00
include [XDK] 2015-12-23 16:15:08 +00:00
lib [CRT] 2015-12-27 20:24:04 +00:00
media [REGEDIT] 2015-12-16 23:50:56 +00:00
modules
ntoskrnl [NTOS] 2015-12-26 00:29:07 +00:00
subsystems [NTVDM]: Cast all the number-of-sectors computations to DWORD/ULONG to prevent potential overflows. Should fix a strange floppy read/write corruption I noticed. 2015-12-26 17:08:13 +00:00
tools [SPEC2DEF] 2015-12-28 14:42:41 +00:00
win32ss [WIN32K] 2015-12-29 20:28:23 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Print the build type so it's clearly visible at configure time whether we are doing a Debug or a Release build for example. 2015-10-30 09:55:58 +00:00
configure.cmd [CONFIGURE] 2015-10-24 12:30:42 +00:00
configure.sh [CONFIGURE.SH] 2015-10-18 15:47:20 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
toolchain-msvc.cmake

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