reactos/reactos
Alex Ionescu 01a08c5e47 [KERNEL32]
Bug #43: ConvertFiberToThread should return ERROR_ALREADY_THREAD, not ERROR_INVALID_PARAMETER in case of failure.
Bug #44: ConvertFiberToThread should set FiberData to NULL in the TEB, after doing the conversion.
Thanks, Winetests, for saying "0 failures", when this API was broken.

svn path=/trunk/; revision=52803
2011-07-23 11:46:57 +00:00
..
base [CMAKE] 2011-07-21 14:20:50 +00:00
boot [ROSTESTS] 2011-07-21 23:14:57 +00:00
cmake [CMAKE] 2011-07-17 11:34:14 +00:00
dll [KERNEL32] 2011-07-23 11:46:57 +00:00
drivers [AFD] 2011-07-22 15:11:01 +00:00
hal [CMAKE] 2011-06-26 21:29:55 +00:00
importlibs [CMAKE] 2011-06-18 21:39:27 +00:00
include [WINE]: Fix build. 2011-07-21 03:19:44 +00:00
lib [RTL] 2011-07-20 18:38:13 +00:00
media update README.WINE 2011-06-13 20:36:46 +00:00
modules
ntoskrnl [NTOSKRNL] 2011-07-20 16:29:38 +00:00
subsystems [WIN32K] 2011-07-12 15:39:24 +00:00
tools [SPEC2DEF] 2011-07-21 21:13:28 +00:00
apistatus.lst
baseaddress.rbuild [inetcpl] 2011-06-10 15:45:51 +00:00
CMakeLists.txt [CMAKE] 2011-06-24 12:08:57 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
configure.cmd [CMAKE] 2011-07-08 10:01:43 +00:00
configure.sh [CMAKE] 2011-06-13 10:36:40 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS [WIN32K] 2011-06-18 14:55:03 +00:00
depmap.xsl
Doxyfile
global.lds
INSTALL
Makefile
PreLoad.cmake
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild [HOST] 2011-06-15 10:30:03 +00:00
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat
toolchain-gcc.cmake [CMAKE] 2011-06-13 10:36:40 +00:00
toolchain-msvc.cmake [CMAKE] 2011-06-11 16:09:57 +00:00
vreport.xsl

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