reactos/reactos
Pierre Schweitzer d55cb36612 [NTFS]
Don't perform an overestimated allocation in NtfsReadFile()

Patch by Trevor Thompson

CORE-10998

svn path=/trunk/; revision=71156
2016-04-13 20:06:56 +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 [APPHELP] Change the ApphelpCheckInstallShieldPackage stub to a non-throwing one, use OutputDebugString by default. CORE-8591 2016-04-13 18:23:54 +00:00
drivers [NTFS] 2016-04-13 20:06:56 +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-12 11:58:11 +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
ntoskrnl [NTOS:PS] 2016-04-12 17:44:47 +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
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.