Files
reactos/reactos
Hermès Bélusca-Maïto 6ca8f89b8b [KERNEL32]
Revert r62264.
Reason: all APIs set the last error when a CSR* call doesn't return STATUS_SUCCESS. If some winetests fail because of this, this is because we do not correctly do what's needed here (normally the TRUE or FALSE value is returned by the console server, and is not retrieved by a success or failure of a CSR call contrary to what's done here).

svn path=/trunk/; revision=62267
2014-02-20 20:17:53 +00:00
..
2014-02-12 13:50:38 +00:00
2014-02-18 20:11:10 +00:00
2014-02-16 14:57:36 +00:00
2014-02-20 20:17:53 +00:00
2014-02-16 16:23:18 +00:00
2014-02-10 18:35:12 +00:00
2014-02-20 19:28:27 +00:00
2014-02-16 05:42:42 +00:00
2014-02-16 12:53:56 +00:00
2013-09-22 21:04:06 +00:00
2014-02-18 19:53:48 +00:00
2014-02-09 23:03:24 +00:00
2014-02-18 20:06:50 +00:00
2014-02-18 11:12:26 +00:00
2014-02-13 21:42:05 +00:00
2014-02-13 21:42:05 +00:00
2013-09-15 13:23:22 +00:00
2013-06-02 18:44:50 +00:00
2013-11-19 23:30:58 +00:00
2014-02-02 11:11:53 +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.