A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto d06d5833ea [KERNEL32]
- It is supposed that user buffers are valid, and if not, access to them is protected with SEH. This fixes almost all of the kernel32_winetest:console tests.
- Add parameter annotations.

svn path=/branches/condrv_restructure/; revision=63772
2014-07-29 15:59:17 +00:00
base Sync with trunk r63743. 2014-07-27 20:52:13 +00:00
boot Sync with trunk r63743. 2014-07-27 20:52:13 +00:00
cmake Sync with trunk r63743. 2014-07-27 20:52:13 +00:00
deprecated Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
dll [KERNEL32] 2014-07-29 15:59:17 +00:00
drivers Sync with trunk r63743. 2014-07-27 20:52:13 +00:00
hal Sync with trunk r63192. 2014-05-08 14:40:52 +00:00
include Simplify code. 2014-07-29 13:49:03 +00:00
lib Sync with trunk r63743. 2014-07-27 20:52:13 +00:00
media Sync with trunk r63647. 2014-06-27 18:05:20 +00:00
modules Sync with trunk r63647. 2014-06-27 18:05:20 +00:00
ntoskrnl Sync with trunk r63743. 2014-07-27 20:52:13 +00:00
subsystems Sync with trunk r63743. 2014-07-27 20:52:13 +00:00
win32ss [CONSRV] 2014-07-29 15:54:03 +00:00
.hgeol Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
apistatus.lst Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
CMakeLists.txt Sync with trunk r63383 . 2014-05-20 17:04:19 +00:00
configure.cmd Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
configure.sh Sync with trunk r63192. 2014-05-08 14:40:52 +00:00
COPYING Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING.ARM Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING.LIB Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING3 Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING3.LIB Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
CREDITS Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
depmap.xsl Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
Doxyfile Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
INSTALL Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
kbdlayout.lds Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
PreLoad.cmake Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
README Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
toolchain-clang.cmake Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
toolchain-gcc.cmake Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
toolchain-msvc.cmake Sync with trunk r63647. 2014-06-27 18:05:20 +00:00
vreport.xsl Create a branch for console restructuration work. 2014-05-02 14:13:40 +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.