reactos/reactos
Hermès Bélusca-Maïto a7e5f0c49e [NTVDM]: Fix parentheses. Thanks GCC.
svn path=/trunk/; revision=69206
2015-09-12 20:13:22 +00:00
..
base [SERVICES] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-12 10:58:07 +00:00
boot [FREELDR] 2015-09-12 10:06:39 +00:00
cmake Fix over a hundred thousand warnings by: 2015-09-11 20:18:12 +00:00
dll [KERNEL32] 2015-09-12 16:23:32 +00:00
drivers - Fix some broken stuff involving DPRINT. Thought I had tested this, sorry for build break! 2015-09-11 20:42:49 +00:00
hal [HAL] Remove seemingly deprecated HalPutDmaAdapter. Also reorder exports slightly towards alphabetical order. 2015-09-08 23:42:24 +00:00
include Fix over a hundred thousand warnings by: 2015-09-11 20:18:12 +00:00
lib [NTOS] STUB ALL THE EXPORTS. We should now have all the exports expected by a 2k3-ish kernel (except for a few amd64-specific ones). Add some missing explicit cdecl to the Verifier stubs, and don't return STATUS_SUCCESS (0) from the ABIOS stubs. 2015-09-08 20:14:39 +00:00
media [SHELL32] Add missing Icons for ZIP/JAZ drives, webbrowser and rename. Patch by Lee Schroeder. CORE-9889 CORE-9968 2015-09-08 20:03:54 +00:00
modules
ntoskrnl [KDBG]: Add new command "reboot" that does exactly what it says. 2015-09-12 20:10:43 +00:00
subsystems [NTVDM]: Fix parentheses. Thanks GCC. 2015-09-12 20:13:22 +00:00
tools [EFISYS]: Add 'bcd_hive' as a dependency. 2015-09-09 19:48:15 +00:00
win32ss [Win32k] 2015-09-12 17:29:16 +00:00
apistatus.lst
CMakeLists.txt [FATTEN] 2015-09-08 03:37:47 +00:00
configure.cmd - "::" instead of "REM" inside a if () in batch is evil and can cause a really nice mess from time to time. 2015-09-12 09:51:25 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS - Fix my email to the @reactos.org one -- remove outdated hotmail. 2015-09-07 21:39:37 +00:00
Doxyfile
INSTALL
PreLoad.cmake
README
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.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.