reactos/reactos
Timo Kreuzer 635d9ca5a2 [NTOSKRNL]
Implement MiGetFileObjectForSectionAddress and use it in MmGetFileNameForAddress and NtAreMappedFilesTheSame. Don't call MmLocateMemoryAreaByAddress from these functions anymore.

svn path=/trunk/; revision=67810
2015-05-17 13:46:12 +00:00
..
base [3DTEXT] 2015-05-16 19:11:03 +00:00
boot [KERNEL32/KSECDD/GDI32/BMFD/DBGHELP/HALARM/SETUPLDR] 2015-05-14 22:32:35 +00:00
cmake [CMAKE] Add a minimum major/minor subsystem version number for ARM. Dedicated to Timo. 2015-05-13 12:12:20 +00:00
dll [GDIPLUS] 2015-05-17 13:44:34 +00:00
drivers [FASTFAT] 2015-05-17 12:22:28 +00:00
hal [KERNEL32/KSECDD/GDI32/BMFD/DBGHELP/HALARM/SETUPLDR] 2015-05-14 22:32:35 +00:00
include [NTOSKRNL] 2015-05-16 18:25:48 +00:00
lib [INFLIB] 2015-05-17 09:41:54 +00:00
media [WINMINE] Sync with Wine Staging 1.7.37 while keeping our own resources. CORE-9246 2015-05-12 14:40:23 +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] 2015-05-17 13:46:12 +00:00
subsystems [NTVDM] 2015-05-16 20:06:28 +00:00
tools [CREATE_NLS] 2015-05-17 09:38:32 +00:00
win32ss [VIDEOPRT] 2015-05-14 22:33:03 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Do not unset this in MSVC_IDE mode. Will be removed when the upcoming RosBE lands as there seems to be a bug in the current CMake version. 2015-05-16 13:11:43 +00:00
configure.cmd This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
configure.sh [CMAKE] 2014-05-06 15:42:54 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
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

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