reactos/reactos
Andrew Munger 63872a8e79 NtQueryInformationProcess:
Return STATUS_INFO_LENGTH_MISMATCH where appropriate, and return the needed length in any case.
"ntdll_winetest info" now has 5 failures.

svn path=/trunk/; revision=28570
2007-08-26 07:51:51 +00:00
..
base Some french additions and file header changes by Pierre Schweitzer (heis_spiter AT hotmail DOT com) 2007-08-25 22:17:35 +00:00
boot report freeldr bugs at ros-dev@reactos.org 2007-08-25 09:58:30 +00:00
dll - fix typo 2007-08-25 18:40:23 +00:00
drivers - Add some early skeleton for OHCI. This code isn't called by anything, so it can't break something. 2007-08-23 20:14:45 +00:00
hal
include AXESLIST, AXISINFO and ENUMTEXTMETRIC structures. Updated ENUMFONTDATAW structure with my best guess. It needs testing with Timo program. 2007-08-26 01:50:14 +00:00
lib Free memory with the proper tag. 2007-08-24 07:43:42 +00:00
media Revert r28526 for now until a problem for the livecd breakage has been found 2007-08-25 09:00:19 +00:00
modules
ntoskrnl NtQueryInformationProcess: 2007-08-26 07:51:51 +00:00
subsystems Alex is god of haven and shall rise to the sky ... (my poem to alex for he found I did a mistake) 2007-08-25 19:24:20 +00:00
tools More build fixes for Mac OS X by changing the header order (wrc.h, which includes windef.h, which includes winnt.h has to be included before stdlib.h) 2007-08-25 22:12:24 +00:00
apistatus.lst
baseaddress.rbuild Add rbuild file for winsta.dll, and add it to bootcd 2007-08-20 09:34:18 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +00:00
proxy.mak
ReactOS-generic.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
ReactOS-i386.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
ReactOS-ppc.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
README
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +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.