reactos/reactos
Hermès Bélusca-Maïto d2cfc5d13b [FREELDR]: Fix typo in comment, spotted by "middings". CORE-10040 #resolve
svn path=/trunk/; revision=68817
2015-08-25 11:55:36 +00:00
..
base [WINLOGON] 2015-08-23 15:48:52 +00:00
boot [FREELDR]: Fix typo in comment, spotted by "middings". CORE-10040 #resolve 2015-08-25 11:55:36 +00:00
cmake [WLNOTIFY] 2015-08-16 19:11:21 +00:00
dll Fix few comments, no code changes. 2015-08-24 01:42:52 +00:00
drivers [NTFS] 2015-08-24 20:40:54 +00:00
hal [TOOLS_BIN2C] 2015-06-24 19:54:19 +00:00
include [PSDK] 2015-08-23 06:37:05 +00:00
lib [FAST486] 2015-08-24 20:55:09 +00:00
media [UNICOWS] 2015-08-18 10:29:18 +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 - Fix a "clever" check in KdpDeleteBreakpointRange that made the routine unable to delete more than one breakpoint in the specified range. 2015-08-21 20:57:19 +00:00
subsystems [NTVDM]: Correctly set last (and returned) errors when we fail at reallocating a memory block (in case this is the last block), or if the block is invalid. Do the same stuff also for few other memory functions. 2015-08-25 01:48:17 +00:00
tools [HHPCOMP] Remove __inline to fix VS 2015 build. See CORE-10013. 2015-08-22 11:41:11 +00:00
win32ss [WIN32K:NTGDI] 2015-08-18 10:25:45 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Include TARGET_OBJECTS expressions in SOURCES target property output. Patch by Amine Khaldi 2015-08-09 09:50:46 +00:00
configure.cmd [CONFIGURE.CMD] 2015-07-22 13:58:05 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
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

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