reactos/reactos
Ged Murphy 33d335d8e1 - reference the correct data
- set the response info before returning
See issue #2808 for more details.

svn path=/trunk/; revision=37395
2008-11-17 11:51:33 +00:00
..
base - add and enable partition creation and file system selection dialog 2008-11-12 20:00:09 +00:00
boot - Pass the full path of msiexec executable 2008-11-11 21:26:44 +00:00
dll - reference the correct data 2008-11-17 11:51:33 +00:00
drivers - FASTFAT: when querying file name information, fill in the whole buffer provided by the caller, even if filename does not fully fit (driver by Microsoft(R) does the same). Also, return the actual amount of data written in IoSb.Information, even in case of buffer overflow result. 2008-11-17 11:25:36 +00:00
hal Juan Sánchez Jurado <juan.s.jurado@gmail.com> 2008-11-09 08:23:16 +00:00
include - Add stubs for RtlSetIoCompletionCallback 2008-11-17 11:44:31 +00:00
lib - Add stubs for RtlSetIoCompletionCallback 2008-11-17 11:44:31 +00:00
media Sync to wine-1.1.0: 2008-11-15 21:17:09 +00:00
modules
ntoskrnl - Clear the flag before bugchecking 2008-11-11 13:23:14 +00:00
subsystems - Fix AlphaBlend checks that pass wine bitmap gdi32 crosstests. Tested in 16 and 24 bit mode Qemu and 32 bit mode hardware, with our AlphaBlend rendering demo program. 2008-11-16 02:19:43 +00:00
tools Daniel Zimmerman 2008-11-16 16:24:23 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Hopefully, the definitive spec files commit. Dedicated to Samuel Serapión, who reported issues with my previous commits. 2008-11-10 02:31:24 +00:00
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
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.