reactos/reactos
Pierre Schweitzer 7598e7c2c4 [NTOSKRNL]
In FsRtlAddBaseMcbEntry(), try to detect incompatible LBNs before altering mappings.

This fixes a few tests failures

CORE-11002

svn path=/trunk/; revision=71145
2016-04-11 20:29:35 +00:00
..
base [CHARMAP] 2016-04-05 20:29:48 +00:00
boot [BOOTLIB] 2016-04-06 12:30:06 +00:00
cmake [CMAKE/MSVC] Enable function level linking and comdat folding independent from build type. This reduces freeldr size and allows to build with /RTC1 again. Since GCC doesn't support function level linking, cmlib should be refactored by moving some functions into different source files to avoid linking unused code into freeldr. 2016-03-28 16:38:26 +00:00
dll [SHELL32][SHELL32_WINETEST] Connect CDefViewDual to CDefView to fix crashes in the shelldispatch test ROSTESTS-209 2016-04-11 18:28:31 +00:00
drivers [MOUNTMGR] 2016-04-10 17:51:47 +00:00
hal Remove redundant extra terminating ';' in all of our C code. 2016-02-04 20:42:07 +00:00
include [PSDK] 2016-04-10 09:33:03 +00:00
lib [ATL] 2016-04-10 16:53:00 +00:00
media [ACPPAGE] Implement the base of the compatibility tab in explorer as shell extension. 2016-04-09 21:40:32 +00:00
modules [CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen. 2015-04-15 21:29:53 +00:00
ntoskrnl [NTOSKRNL] 2016-04-11 20:29:35 +00:00
subsystems [NTVDM] 2016-03-10 02:44:37 +00:00
tools {SPEC2DEF] Allow forwarders to contain ordinals (xydll.#123) 2016-03-28 16:31:32 +00:00
win32ss [USER32] 2016-03-28 14:58:20 +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 I think almost 10 years of participation suffice to get into this file :) 2016-01-06 02:19:53 +00:00
Doxyfile [DOXYGEN] 2016-04-11 05:43:46 +00:00
INSTALL [REACTOS] 2016-01-05 19:52:35 +00:00
PreLoad.cmake
README [REACTOS] 2016-01-05 19:52:35 +00:00
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +00:00

========================
ReactOS™ Version 0.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

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.